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

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

@J-D

Now that I have looked at the test code a bit, I have a question:

My current understanding is that to kill the master->slave connection, you need 
to somehow get the session id and session password for the ReplicationPeer's 
zookeeper session (i.e. you need the ZookeeperWatcher instance). Currently, 
this is not exposed. Also, this does not seem like something we would want to 
expose if the only motivation is for testing. Any thoughts?

I could be missing something obvious.

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.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to