[ 
https://issues.apache.org/jira/browse/HBASE-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Daniel Cryans updated HBASE-3130:
--------------------------------------

    Attachment: HBASE-3130-v5.patch

Here's another iteration on the patch, I did the following:

 - Modified the test to not create a full cluster but just ZK, had to add an 
option in the testing utility to not create an HTable. That also fixed the test.
 - Removed the copyright in RP and fixed some javadoc.
 - Also in RP the constructor now calls reload (that was the refactoring I 
mentioned earlier).

Let me know if it makes sense to you.
                
> [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, 
> HBASE-3130-v5.patch
>
>
> 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