[
https://issues.apache.org/jira/browse/HBASE-4499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118039#comment-13118039
]
Hudson commented on HBASE-4499:
-------------------------------
Integrated in HBase-0.92 #33 (See
[https://builds.apache.org/job/HBase-0.92/33/])
HBASE-3130 [replication] ReplicationSource can't recover from session
expired on remote clusters (Chris Trezzo via JD)
HBASE-4499 [replication] Source shouldn't update ZK if it didn't progress
(Chris Trezzo via JD)
jdcryans :
Files :
* /hbase/branches/0.92/CHANGES.txt
*
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeer.java
*
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/replication/ReplicationZookeeper.java
*
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java
*
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
*
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationPeer.java
> [replication] Source shouldn't update ZK if it didn't progress
> --------------------------------------------------------------
>
> Key: HBASE-4499
> URL: https://issues.apache.org/jira/browse/HBASE-4499
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.90.4
> Reporter: Jean-Daniel Cryans
> Assignee: Chris Trezzo
> Priority: Minor
> Fix For: 0.92.0
>
> Attachments: 4499.txt
>
>
> A relatively minor optimization to be done in ReplicationSource, currently it
> calls ReplicationSourceManager.logPositionAndCleanOldLogs whether it made
> progress or not, generating more load on ZK than necessary. The last position
> should be kept around so that we can compare.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira