ctubbsii commented on PR #2155:
URL: https://github.com/apache/zookeeper/pull/2155#issuecomment-2050719455

   I did notice that there's a failing test, 
`zookeeper-contrib/zookeeper-contrib-zooinspector/src/test/java/org/apache/zookeeper/inspector/LoggerTest.java`
   
   I'm not sure if the test was failing before this. But, it doesn't look like 
a good test. It looks like it's testing the logging framework itself... which 
is outside the scope of ZK. That's a kind of test I would expect from upstream 
in the logging library. It makes no sense to be included in the zookeeper 
inspector contrib tests, since it has nothing to do with ZK or the inspector 
contrib. I would recommend just deleting the test. It's not needed, and serves 
no purpose for ZK.


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