You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by "kezhuw (via GitHub)" <gi...@apache.org> on 2023/08/08 05:49:49 UTC

[GitHub] [curator] kezhuw opened a new pull request, #474: CURATOR-667: Fix abnormal event config path from getConfig

kezhuw opened a new pull request, #474:
URL: https://github.com/apache/curator/pull/474

   `getConfig` will read data from path "/zookeeper/config" which belongs to no namespace nor chroot in ZooKeeper side. Path in background event or watch event should stick to "/zookeeper/config".
   
   See also:
   * https://issues.apache.org/jira/browse/ZOOKEEPER-4601
   * https://lists.apache.org/thread/2tsg1hcopl80zot12tqrynrbg2h792jf


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [curator] kezhuw merged pull request #474: CURATOR-667: Fix abnormal event config path from getConfig

Posted by "kezhuw (via GitHub)" <gi...@apache.org>.
kezhuw merged PR #474:
URL: https://github.com/apache/curator/pull/474


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org