cbueche commented on code in PR #1984:
URL: https://github.com/apache/zookeeper/pull/1984#discussion_r1130903413


##########
zookeeper-contrib/zookeeper-contrib-monitoring/check_zookeeper.py:
##########
@@ -261,62 +256,21 @@ def _parse_stat(self, data):
                 result['zk_znode_count'] = int(m.group(1))
                 continue
 
-            m = re.match('Watch count: (\d+)', line)

Review Comment:
   I can't. Probably an error when doing the other changes, I can't explain why 
I didn't see the "massive" deletion. If you want me to redo a PR, let me know, 
and against which commit id.



-- 
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: notifications-unsubscr...@zookeeper.apache.org

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

Reply via email to