ReplicationZookeeper goes to ZK every time a znode is modified
--------------------------------------------------------------

                 Key: HBASE-3351
                 URL: https://issues.apache.org/jira/browse/HBASE-3351
             Project: HBase
          Issue Type: Bug
            Reporter: Jean-Daniel Cryans
            Assignee: Jean-Daniel Cryans
             Fix For: 0.90.0


While debugging other issues, I found that 
ReplicationAdmin.ReplicationStatusTracker is doing a ZK request every time a 
znode changes. Also reading the replication state shouldn't go to ZK if we 
already maintain a local variable that's updated with the tracker.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to