You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/31 18:57:00 UTC

[jira] [Commented] (ZOOKEEPER-2852) Snapshot size factor is not read from system property

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

ASF GitHub Bot commented on ZOOKEEPER-2852:
-------------------------------------------

GitHub user lvfangmin opened a pull request:

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

    [ZOOKEEPER-2852] Read snapshotSizeFactor from system property

    

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

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

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

    https://github.com/apache/zookeeper/pull/321.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 #321
    
----
commit 07161f36aa63c1ab5abd2753d6e1d734a51d318c
Author: Fangmin Lyu <al...@fb.com>
Date:   2017-07-31T18:56:14Z

    read snapshotSizeFactor from system property

----


> Snapshot size factor is not read from system property
> -----------------------------------------------------
>
>                 Key: ZOOKEEPER-2852
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2852
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 3.5.3, 3.6.0
>            Reporter: Fangmin Lv
>            Assignee: Fangmin Lv
>
> There is data inconsistency issue found when leader is using on disk txn files to sync with learner: ZOOKEEPER-2846, tried to disable this feature by setting zookeeper.snapshotSizeFactor system property, but found this system property is not being read anywhere.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)