tigerquoll edited a comment on issue #1383: METRON-1788 Batch profiler pull profile information from zookeeper URL: https://github.com/apache/metron/pull/1383#issuecomment-489483453 Changes to ConfigurationUtilsTest were reverted. When I get the time I will move them under a different pull request. One change that you have request is going to require additional research - "resetting" the test ZK server. I will need to perform some code spelunking to see if deleting the zk test server temp directory is sufficient to cleanly reset the state of the zk server back to a known good/empty state. This will allow the more expense ZK setup/teardown operations to move back to test class before/after methods. What remains is the single test/reverse-test for the batch profiler zookeeper integration tests. Edit: It appears a temp directory removal is not enough to reset zookeeper test server state - A restart of the server is required as well.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
