You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by lvfangmin <gi...@git.apache.org> on 2017/07/18 19:37:07 UTC

[GitHub] zookeeper pull request #314: [ZOOKEEPER-2846][Test] Leader follower sync wit...

GitHub user lvfangmin opened a pull request:

    https://github.com/apache/zookeeper/pull/314

    [ZOOKEEPER-2846][Test] Leader follower sync with on disk txns can possibly leads to data inconsistency

    This is only the test case used to reproduce the issue.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lvfangmin/zookeeper ZOOKEEPER-2846-TEST

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/314.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #314
    
----
commit c2a1ec8f989b9f799f5880a92730b75ef86164b9
Author: Fangmin Lyu <al...@fb.com>
Date:   2017-07-18T19:21:02Z

    add test case to check data inconsistency issue when using on-disk txn sync

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---