[jboss-jira] [JBoss JIRA] Created: (JBAS-3424) Create mechanism to inject additional_data into multiplexed JChannel

Brian Stansberry (JIRA) jira-events at jboss.com
Tue Jul 25 11:28:11 EDT 2006


Create mechanism to inject additional_data into multiplexed JChannel
--------------------------------------------------------------------

                 Key: JBAS-3424
                 URL: http://jira.jboss.com/jira/browse/JBAS-3424
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
             Fix For: JBossAS-5.0.0.CR1


ClusterPartition requires the Channel it uses to be configured with additional_data, which it uses to ensure a unique node id.  Need to ensure this data is present if the channel was already created/connected via the multiplexer/JChannelFactory.

This is a temporary requirement until JGRP-129 is completed.

I'll implement this by subclassing JChannelFactory with an AS-specific version that creates and injects the additional_data before returning a channel.

-- 
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

        



More information about the jboss-jira mailing list