Dan Berindei created ISPN-9730:
----------------------------------
Summary: Expose the segment allocation in JMX
Key: ISPN-9730
URL:
https://issues.jboss.org/browse/ISPN-9730
Project: Infinispan
Issue Type: Feature Request
Affects Versions: 9.4.1.Final
Reporter: Dan Berindei
Currently the {{RpcManager}} MBean only exposes the list of members in the "committed
view" (i.e. the current CH) and the "pending view" (i.e. the pending CH),
and both show only the node names, so restoring the CH from it is impossible.
The {{DistributionManager}} MBean should expose the number of segments allocated to each
node in the read CH and in the write CH. We should expose the persistent UUIDs as well, so
that we have all the information necessary to recreate the CH in a development environment
and check the mapping of individual keys.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)