Status: Accepted
Owner: vladimir.ralev
Labels: Type-Defect Priority-Medium
New issue 1672 by vladimir.ralev: Improve debugging methods for replication
issues
http://code.google.com/p/mobicents/issues/detail?id=1672
We can add several things to improve debugging and mgmt or replication
issues:
1. MBeans that dump session contents
2. Logging the precise moments of replication and the full data that is
replicated
3. Count bytes replicated (AS4 only, in AS5 this logic is in the AS core)
4. Use the
http://127.0.0.1:8080/jmx-console/HtmlAdaptor?action=inspectMBean&name=jboss.cache:service%3DTomcatClusteringCache
printDetails method to display the full JBoss Cache tree.