[JBoss JIRA] Updated: (JBMESSAGING-92) Integrate and enable multiplex transport
by Ovidiu Feodorov (JIRA)
[ http://jira.jboss.com/jira/browse/JBMESSAGING-92?page=all ]
Ovidiu Feodorov updated JBMESSAGING-92:
---------------------------------------
Fix Version/s: 1.2.0.Beta2
(was: 1.2.0.Beta1)
> Integrate and enable multiplex transport
> ----------------------------------------
>
> Key: JBMESSAGING-92
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-92
> Project: JBoss Messaging
> Issue Type: Feature Request
> Components: JMS Remoting
> Reporter: Ovidiu Feodorov
> Assigned To: Ron Sigal
> Fix For: 1.2.0.Beta2
>
> Original Estimate: 1 week
> Remaining Estimate: 1 week
>
> Replace "Connector per Consumer" solution with a Remoting UIL2-like transport
> The ConsumerInterceptor creates a new Connector instance per each Consumer, and associates maintains a reference to it as transitory metadata, so it can shut it down when the Consumer closes.
> The Connector is necessary as a callback server for asynchronous notifications. The MessageCallbackHandler instance is registered to it. Maintaining an instance per Consumer is necessary to avoid port conflicts.
> This is a temporary solution until JBoss Remoting gets an UIL2-like transport.
> As long as we maintain a server socket per consumer, it won't be possbile to receive asynchronous notifications over firewalls.
> until multiplex performance is better it should not be the default tranport but should be available nevertheless
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 8 months
[JBoss JIRA] Updated: (JBMESSAGING-407) XARecovery integration of JBossMessaging with JBossTS
by Ovidiu Feodorov (JIRA)
[ http://jira.jboss.com/jira/browse/JBMESSAGING-407?page=all ]
Ovidiu Feodorov updated JBMESSAGING-407:
----------------------------------------
Priority: Blocker (was: Critical)
> XARecovery integration of JBossMessaging with JBossTS
> -----------------------------------------------------
>
> Key: JBMESSAGING-407
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-407
> Project: JBoss Messaging
> Issue Type: Feature Request
> Components: Tests and Performance
> Environment: JBoss 4.0.3SP1, JBossTs 4.2GA, JBOSS Messagig 1.0.1CR2
> Reporter: Madhusudhan Konda
> Assigned To: Juha Lindfors
> Priority: Blocker
> Fix For: 1.0.2.CR1
>
> Attachments: artifacts.zip, jms-recovery-patch-all.txt, jms.zip, JMSProviderXAResourceRecovery.java, xa.zip, xarecovery-patch.txt, XATestStandaloneRecovery.java
>
> Original Estimate: 1 week
> Time Spent: 4 days, 4 hours, 30 minutes
> Remaining Estimate: 3 hours, 30 minutes
>
> To make JBossMessaging XAResource as recoverable using JBossTS RecoveryManager
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 8 months