[teiid-issues] [JBoss JIRA] Resolved: (TEIID-233) Server should support JGroups communication over P2P

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue May 5 18:31:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/TEIID-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-233.
--------------------------------

    Resolution: Done


These two properties are combined into one

cluster.use_multicast=false
cluster.protocol=TCP

to

cluster.protocol=UNICAST_TCP|UNICAST_UDP|MULTICAST

Also, when the cluster node is added, the "unicast.members" property is automatically updated to contain the primary server's cluster information, however the primary server needs to be manually updated with the newly added server information in its "teiid.properties" file.

> Server should support JGroups communication over P2P
> ----------------------------------------------------
>
>                 Key: TEIID-233
>                 URL: https://jira.jboss.org/jira/browse/TEIID-233
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Server
>    Affects Versions: 6.0.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 6.1.0
>
>
> Currently Server only supports the JGroups over Multicast we need to support unicast protocol tool, with configuration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list