You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by "Zhen Zhang (JIRA)" <ji...@apache.org> on 2014/09/08 22:55:29 UTC

[jira] [Created] (HELIX-514) ZkBaseDataAccessor#set() should throw BadVersionException instead of return false in case of version mismatch

Zhen Zhang created HELIX-514:
--------------------------------

             Summary: ZkBaseDataAccessor#set() should throw BadVersionException instead of return false in case of version mismatch
                 Key: HELIX-514
                 URL: https://issues.apache.org/jira/browse/HELIX-514
             Project: Apache Helix
          Issue Type: Bug
            Reporter: Zhen Zhang


ZkBaseDataAccessor#set() should throw BadVersionException instead of return false in case of version mismatch, since caller (e.g. HelixGroupCommit#commit()) may need to distinguish between fatal error and transient error (e.g. version mismatch) so it can retry.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)