dafu created HELIX-184:
--------------------------

             Summary: avoid reading twice during callback
                 Key: HELIX-184
                 URL: https://issues.apache.org/jira/browse/HELIX-184
             Project: Apache Helix
          Issue Type: Sub-task
            Reporter: dafu


current zkclient read the data and provide the data in zk-callback's. but we 
normally need to read the data again. it's better that callbacks don't read 
data automatically. we can have a new set of api that doesn't read data 
automatically.

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

Reply via email to