mmiklavc commented on issue #1383: METRON-1788 Batch profiler pull profile 
information from zookeeper
URL: https://github.com/apache/metron/pull/1383#issuecomment-490311746
 
 
   Not sure I follow - you're already calling the `reset` in your zk server 
wrapper. Is there a problem you're running into when using that method? We use 
it in other tests, e.g.
   
   
https://github.com/apache/metron/blob/877b510146456f2eed6eb12c35b1124c35b00aa5/metron-platform/metron-elasticsearch/src/test/java/org/apache/metron/elasticsearch/integration/ElasticsearchMetaAlertIntegrationTest.java#L177
   
   
https://github.com/apache/metron/blob/badc6cf9739a31800abee1cfccbcf9930b130fa7/metron-platform/metron-integration-test/src/main/java/org/apache/metron/integration/components/ZKServerComponent.java#L70
   
   You just need to call reset after (or before) each test and save the final 
close when the full class suite is finished.

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

Reply via email to