You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/05/08 01:27:13 UTC

[GitHub] [metron] mmiklavc edited a comment on issue #1383: METRON-1788 Batch profiler pull profile information from zookeeper

mmiklavc edited a comment 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? I think we use it in other tests, e.g.
   
   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.
   
   EDIT - original sample was inadvertently an ES example.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services