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

Thawan Kooburat updated ZOOKEEPER-1710:
---------------------------------------

    Description: 
It is possible that a human error caused some txnlog files to be remove from 
the log dir. 

The leader should not use txnlog to synchronize with the learner if it found 
that there is a missing log or the file is corrupted. Since this can cause data 
inconsistency. 

  was:
It is possible that a human error caused some txnlog files to be remove from 
the log dir. 

The leader should not use txnlog to synchronize with the learner if it found 
that there is a detect missing log. Since this can cause data inconsistency. 

    
> Leader should not use txnlog for synchronization if there is a missing txnlog 
> file
> ----------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1710
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1710
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.5.0
>            Reporter: Thawan Kooburat
>            Priority: Minor
>
> It is possible that a human error caused some txnlog files to be remove from 
> the log dir. 
> The leader should not use txnlog to synchronize with the learner if it found 
> that there is a missing log or the file is corrupted. Since this can cause 
> data inconsistency. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to