We are trying to use the RegionServerObserver to track the current status of Replication [for a specific set of tables only]. Based on some experiments I see that the preReplicateLogEntries and postReplicateLogEntries gets called on the slave cluster region server but not on the Master. The same coprocessor is loaded on both master and slave cluster. We see the "start" and the "stop" [from RegionServerObserver] functions being called correctly on the Master but not the replication related functions. Is this expected or are we missing something here.
Thanks Deepak. -- View this message in context: http://apache-hbase.679495.n3.nabble.com/pre-and-postReplicateLogEntries-from-RegionServerObserver-tp4085153.html Sent from the HBase User mailing list archive at Nabble.com.
