ivankelly opened a new pull request #1968: Capture zookeeper journal when 
integration tests end
URL: https://github.com/apache/incubator-pulsar/pull/1968
 
 
   Some issues with integration are hard to debug from the logs
   alone. For example, #1916 looks like bookies are registering with
   zookeeper, but the broker never sees them. It's hard to narrow the
   issue to the client or the server.
   
   This patch adds a stop action for arquillian, which pulls the
   zookeeper data directory at the end of the run, so we can at least
   verify the state of the cluster from the zookeeper point of view.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to