You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Yip Ng (JIRA)" <ji...@apache.org> on 2013/06/07 04:37:20 UTC

[jira] [Created] (CURATOR-31) Incorrect CuratorEvent type set in SetACLBuilderImpl's performBackgroundOperation

Yip Ng created CURATOR-31:
-----------------------------

             Summary: Incorrect CuratorEvent type set in SetACLBuilderImpl's performBackgroundOperation
                 Key: CURATOR-31
                 URL: https://issues.apache.org/jira/browse/CURATOR-31
             Project: Apache Curator
          Issue Type: Bug
          Components: Framework
    Affects Versions: 2.0.0-incubating
         Environment: Linux
            Reporter: Yip Ng


The SetACLBuilderImpl is using CuratorEventType.SET_DATA instead of CuratorEventType.SET_ACL in its performBackgroundOperation method.  Also, it appears that SET_ACL is not defined in CuratorEventType.

--
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