You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "dafu (JIRA)" <ji...@apache.org> on 2013/05/28 20:26:21 UTC

[jira] [Created] (HELIX-117) backward incompatibility problem in accessing zkPath vis HelixWebAdmin

dafu created HELIX-117:
--------------------------

             Summary: backward incompatibility problem in accessing zkPath vis HelixWebAdmin
                 Key: HELIX-117
                 URL: https://issues.apache.org/jira/browse/HELIX-117
             Project: Apache Helix
          Issue Type: Bug
            Reporter: dafu


before we list the child znodes using key "children":
"listFields" :
{ "children" : .... }

now we list the child znodes using key "childrenList":
"listFields" :
{ "childrenList" ...}



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