[JBoss JIRA] (WFLY-8821) Operation removing http-connector requires full server reload but does not change the server state accordingly
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/WFLY-8821?page=com.atlassian.jira.plugin.... ]
Brian Stansberry commented on WFLY-8821:
----------------------------------------
[~mjurc] What's the symptom that indicates the connector is not removed? The handler for the remove op is quite straightforward and is removing the service.
I'm not an expert in this but it looks like removing the service is not something that would result in any existing connections/channels being closed.
> Operation removing http-connector requires full server reload but does not change the server state accordingly
> --------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-8821
> URL: https://issues.jboss.org/browse/WFLY-8821
> Project: WildFly
> Issue Type: Bug
> Components: Remoting
> Reporter: Michal Jurc
> Assignee: David Lloyd
>
> Removing a {{http-connector}} with {{allow-resource-service-restart}} set to {{true}} will yield the following result:
> {code}{
> "operation" => "remove",
> "address" => [
> ("subsystem" => "remoting"),
> ("http-connector" => "ejb3-tests")
> ],
> "operation-headers" => {"allow-resource-service-restart" => true}
> }
> {"outcome" => "success"}{code}
> However, the removal of {{http-connector}} will only register after full server reload.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (DROOLS-1574) Improve experience of using keyboard in Decision Table
by Ivo Bek (JIRA)
Ivo Bek created DROOLS-1574:
-------------------------------
Summary: Improve experience of using keyboard in Decision Table
Key: DROOLS-1574
URL: https://issues.jboss.org/browse/DROOLS-1574
Project: Drools
Issue Type: Bug
Components: decision tables
Reporter: Ivo Bek
Assignee: Mario Fusco
Make the experience of keyboard & mouse in the new Guided decision table similar to Spreadsheets. Otherwise the use of the table seems unnatural.
For example:
1. once a cell is selected, any [0-9a-zA-Z] key should start editing the cell
2. [Enter and F2] should start editing the cell
3. [ESC] should abort cell editing
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months