You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael Han (Jira)" <ji...@apache.org> on 2019/09/17 03:47:00 UTC

[jira] [Created] (ZOOKEEPER-3548) Redundant zxid check in SnapStream.isValidSnapshot

Michael Han created ZOOKEEPER-3548:
--------------------------------------

             Summary: Redundant zxid check in SnapStream.isValidSnapshot
                 Key: ZOOKEEPER-3548
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3548
             Project: ZooKeeper
          Issue Type: Improvement
          Components: server
            Reporter: Michael Han
            Assignee: Michael Han


getZxidFromName is called twice in isValidSnapshot, and the second call is redundant and should be removed.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)