Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
10.4.2.0
-
None
-
None
-
N/A
Description
It would be very useful to be able to get programmatic information on the current state of derby replication, from either the master or server nodes.
this could be either via stored procedures, or JMX (my preference)
this could be used, for example, to check if a master has exceeded its log buffer after being disconnected from the slave. Or to check if the slave is still connected to the master.
Attachments
Issue Links
- relates to
-
DERBY-3501 Implement a JMX replicationMBean for monitoring of replication.
- Open