[JBoss JIRA] (JGRP-1542) RELAY2: preserve messages flags when forwarding / routing / delivering messages
by Bela Ban (JIRA)
Bela Ban created JGRP-1542:
------------------------------
Summary: RELAY2: preserve messages flags when forwarding / routing / delivering messages
Key: JGRP-1542
URL: https://issues.jboss.org/browse/JGRP-1542
Project: JGroups
Issue Type: Enhancement
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 3.3
When forwarding a message to the local site master, routing a message from the site master over the bridge to a remote site master and delivering a message received from a remote site master in the local site, the original message M is marshalled into a byte buffer and tucked into a new message M'.
However, M' does *not* copy the flags of M. So, for instance, if M was tagged as OOB, M' won't be OOB, therefore forwarding, routing and delivering locally won't be done on the OOB thread pool. Only when M' is unpacked, then M will have the original flags preserved.
SOLUTION:
Copy the flags of the original message into the wrapping message used to forward, route and deliver the original message.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JGRP-1543) RELAY2: provide SITE-UNREACHABLE notifications
by Bela Ban (JIRA)
Bela Ban created JGRP-1543:
------------------------------
Summary: RELAY2: provide SITE-UNREACHABLE notifications
Key: JGRP-1543
URL: https://issues.jboss.org/browse/JGRP-1543
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.3
Provide notifications when a site is down, every time a message is sent to a SiterMaster(X) and X is down, a notification SITE-UNREACHABLE should be emitted.
This can be:
- A SITE_UNREACHABLE event being sent up the stack of the message sender
- A callback being invoked on registered listeners in RELAY2
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBJCA-915) Activation of connector 1.5 archive doesn't happen, when ironjacamar.xml doesn't contain class-names
by Vladimir Rastseluev (JIRA)
Vladimir Rastseluev created JBJCA-915:
-----------------------------------------
Summary: Activation of connector 1.5 archive doesn't happen, when ironjacamar.xml doesn't contain class-names
Key: JBJCA-915
URL: https://issues.jboss.org/browse/JBJCA-915
Project: IronJacamar
Issue Type: Bug
Components: Deployer
Affects Versions: 1.1.0.Beta2, 1.0.13.Final
Reporter: Vladimir Rastseluev
Assignee: Jesper Pedersen
Fix For: 1.0.14.Final, 1.1.0.Beta3
In corner case, when deployed .rar, containing 1 connection definition and 1 admin object and ironjacamar.xml file contains <connection-definition> and <admin-object> elements both without "class-name" attribute, activation doesn't happen.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBJCA-925) Expand annotation test suite
by Jesper Pedersen (JIRA)
Jesper Pedersen created JBJCA-925:
-------------------------------------
Summary: Expand annotation test suite
Key: JBJCA-925
URL: https://issues.jboss.org/browse/JBJCA-925
Project: IronJacamar
Issue Type: Task
Components: Common
Reporter: Jesper Pedersen
Assignee: Vladimir Rastseluev
Fix For: 1.0.14.Final, 1.1.0.Beta3
Expand the annotation test suite, especially with applying empty / partial definitions up front, then full indexes afterwards
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months