[JBoss JIRA] (JGRP-2087) Backport new bundlers from master
by Bela Ban (JIRA)
[ https://issues.jboss.org/browse/JGRP-2087?page=com.atlassian.jira.plugin.... ]
Bela Ban commented on JGRP-2087:
--------------------------------
Including the way to change bundlers on the fly, e.g
{{probe.sh op=TCP.bundler["rbl2"]}}.
The shortcuts for the bundlers are:
* "transfer-queue" / "tq": TransferQueueBundler
* "simplified-transfer-queue" / "stq": SimplifiedTransferQueueBundler
* "sends" / "ss": SenderSendsBundler
* "ring-buffer" / "rb": RingBufferBundler
* "ring-buffer-lockless" / "rbl": RingBufferBundlerLockless
* "ring-buffer-lockless2" / "rbl2": RingBufferBundlerLockless2
* "no-bundler" / "nb": NoBundler()
> Backport new bundlers from master
> ---------------------------------
>
> Key: JGRP-2087
> URL: https://issues.jboss.org/browse/JGRP-2087
> Project: JGroups
> Issue Type: Task
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 3.6.11
>
>
> * RingBufferBundler
> * RingBufferBundlerLockless
> * RingBufferBundlerLockless2
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months
[JBoss JIRA] (DROOLS-1222) Upgrade kie-server from jackson 1 to jackson 2
by Geoffrey De Smet (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1222?page=com.atlassian.jira.plugi... ]
Geoffrey De Smet updated DROOLS-1222:
-------------------------------------
Description:
Change the groupId and package imports of Jackson dependencies and imports from codehaus to fasterxml.
Needed to sync dependencies with EAP 7.
Once this is resolved, ping [~ge0ffrey] to hook in optaplanner-persistence-jackson in execution server and also enable it in the OSGi features.xml.
was:
Change the groupId and package imports of Jackson dependencies and imports from codehaus to fasterxml.
Needed to sync dependencies with EAP 7.
> Upgrade kie-server from jackson 1 to jackson 2
> ----------------------------------------------
>
> Key: DROOLS-1222
> URL: https://issues.jboss.org/browse/DROOLS-1222
> Project: Drools
> Issue Type: Task
> Components: kie server
> Affects Versions: 6.4.0.Final
> Reporter: Geoffrey De Smet
> Assignee: Maciej Swiderski
>
> Change the groupId and package imports of Jackson dependencies and imports from codehaus to fasterxml.
> Needed to sync dependencies with EAP 7.
> Once this is resolved, ping [~ge0ffrey] to hook in optaplanner-persistence-jackson in execution server and also enable it in the OSGi features.xml.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months
[JBoss JIRA] (DROOLS-1222) Upgrade kie-server from jackson 1 to jackson 2
by Geoffrey De Smet (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1222?page=com.atlassian.jira.plugi... ]
Geoffrey De Smet updated DROOLS-1222:
-------------------------------------
Affects Version/s: 6.4.0.Final
> Upgrade kie-server from jackson 1 to jackson 2
> ----------------------------------------------
>
> Key: DROOLS-1222
> URL: https://issues.jboss.org/browse/DROOLS-1222
> Project: Drools
> Issue Type: Task
> Components: kie server
> Affects Versions: 6.4.0.Final
> Reporter: Geoffrey De Smet
> Assignee: Maciej Swiderski
>
> Change the groupId and package imports of Jackson dependencies and imports from codehaus to fasterxml.
> Needed to sync dependencies with EAP 7.
> Once this is resolved, ping [~ge0ffrey] to hook in optaplanner-persistence-jackson in execution server and also enable it in the OSGi features.xml.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months
[JBoss JIRA] (DROOLS-1222) Upgrade kie-server from jackson 1 to jackson 2
by Geoffrey De Smet (JIRA)
Geoffrey De Smet created DROOLS-1222:
----------------------------------------
Summary: Upgrade kie-server from jackson 1 to jackson 2
Key: DROOLS-1222
URL: https://issues.jboss.org/browse/DROOLS-1222
Project: Drools
Issue Type: Task
Components: kie server
Reporter: Geoffrey De Smet
Change the groupId and package imports of Jackson dependencies and imports from codehaus to fasterxml.
Needed to sync dependencies with EAP 7.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months
[JBoss JIRA] (WFCORE-1634) Wrong cursor position after deleting all characters in second line
by Tomas Hofman (JIRA)
Tomas Hofman created WFCORE-1634:
------------------------------------
Summary: Wrong cursor position after deleting all characters in second line
Key: WFCORE-1634
URL: https://issues.jboss.org/browse/WFCORE-1634
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 3.0.0.Alpha3
Environment: Fedora 24
Gnome Terminal 3.20
Bash 4.3.42
Reporter: Tomas Hofman
Assignee: Tomas Hofman
When typing expression that stretches more then one line, and then deleting all characters in the last line, cursor appears on wrong position in the previous line (should be on last row, but is at row before the last).
Further editing messes up the displayed expression - the console doesn't the real content of the buffer.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months
[JBoss JIRA] (WFLY-6784) Add possibility to enable websocket compression via management model
by Ingo Weiss (JIRA)
[ https://issues.jboss.org/browse/WFLY-6784?page=com.atlassian.jira.plugin.... ]
Ingo Weiss reassigned WFLY-6784:
--------------------------------
Assignee: Ingo Weiss (was: Stuart Douglas)
> Add possibility to enable websocket compression via management model
> --------------------------------------------------------------------
>
> Key: WFLY-6784
> URL: https://issues.jboss.org/browse/WFLY-6784
> Project: WildFly
> Issue Type: Feature Request
> Components: Web (Undertow)
> Affects Versions: 10.0.0.Final
> Reporter: Radim Hatlapatka
> Assignee: Ingo Weiss
> Priority: Critical
>
> In EAP 6 the websockets compression was enabled by default allowing to use pre-deflate compression when requested by client.
> There is support for it in Undertow but there is no option to enable it in WildFly 10. This option should be added to WildFly and should probably set by default to true as that would be consistent with default behaviour when using WebSockets with EAP 6.4.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months
[JBoss JIRA] (WFLY-6784) Add possibility to enable websocket compression via management model
by Ingo Weiss (JIRA)
[ https://issues.jboss.org/browse/WFLY-6784?page=com.atlassian.jira.plugin.... ]
Ingo Weiss updated WFLY-6784:
-----------------------------
Original Estimate: 2 days
Remaining Estimate: 2 days
> Add possibility to enable websocket compression via management model
> --------------------------------------------------------------------
>
> Key: WFLY-6784
> URL: https://issues.jboss.org/browse/WFLY-6784
> Project: WildFly
> Issue Type: Feature Request
> Components: Web (Undertow)
> Affects Versions: 10.0.0.Final
> Reporter: Radim Hatlapatka
> Assignee: Ingo Weiss
> Priority: Critical
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> In EAP 6 the websockets compression was enabled by default allowing to use pre-deflate compression when requested by client.
> There is support for it in Undertow but there is no option to enable it in WildFly 10. This option should be added to WildFly and should probably set by default to true as that would be consistent with default behaviour when using WebSockets with EAP 6.4.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 5 months