magro / testrepo

foo
0 stars 0 forks source link

Support reconfiguration of memcached nodes at runtime via jmx #46

Closed magro closed 9 years ago

magro commented 9 years ago

From martin.grotzke on March 15, 2010 00:18:26

When a new memcached node is added or an existing one is removed the configuration of the memcached-session-manager needs to be updated: both the memcachedNodes have to be updated and perhaps also the failoverNodes.

This should be possible via jmx.

Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=46

magro commented 9 years ago

From martin.grotzke on March 18, 2010 17:28:25

Memcached nodes and failover nodes now can be reconfigured via jmx, just update the memcachedNodes / failoverNodes attribute in the Manager MBean.

Status: Fixed
Labels: Milestone-1.2