[ 
https://issues.apache.org/jira/browse/HBASE-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116867#comment-13116867
 ] 

Chris Trezzo commented on HBASE-3130:
-------------------------------------

I finally had some time last night to look at the test code. Here is a new 
patch that addresses the above comments and adds a new test. 
TestReplicationPeer verifies the refresh ZooKeeperWatcher functionality in 
ReplicationPeer.

As per J-D's comment above, doing more of an integration test at a higher level 
seems to be quite tricky and may require a large change.

Let me know what you guys think.

Thanks!
Chris
                
> [replication] ReplicationSource can't recover from session expired on remote 
> clusters
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-3130
>                 URL: https://issues.apache.org/jira/browse/HBASE-3130
>             Project: HBase
>          Issue Type: Bug
>          Components: replication
>    Affects Versions: 0.92.0
>            Reporter: Jean-Daniel Cryans
>            Assignee: Chris Trezzo
>             Fix For: 0.92.0
>
>         Attachments: 3130-v2.txt, 3130-v3.txt, 3130-v4.txt, 3130.txt
>
>
> Currently ReplicationSource cannot recover when its zookeeper connection to 
> its remote cluster expires. HLogs are still being tracked, but a cluster 
> restart is required to continue replication (or a rolling restart).

--
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

        

Reply via email to