[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1206) TCPGOSSIP: add operations to change initial_hosts at runtime
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Jun 11 01:53:38 EDT 2010
[ https://jira.jboss.org/browse/JGRP-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1206.
----------------------------
Resolution: Done
> TCPGOSSIP: add operations to change initial_hosts at runtime
> ------------------------------------------------------------
>
> Key: JGRP-1206
> URL: https://jira.jboss.org/browse/JGRP-1206
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Vladimir Blagojevic
> Priority: Minor
> Fix For: 2.10
>
>
> We should add the following operations (exposed as @ManagedOperation !):
> @ManagedOperation
> public void addInitialHost(String hostname, int port);
> @ManagedOperation
> public boolean removeInitialHost(String hostname, int port);
> The RouterStubManager should stop pinging removed members (if it was attempting to re-establish a connection).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list