You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/07/03 08:40:56 UTC

[GitHub] sijie opened a new pull request #2076: Dump container & pulsar log before container stops

sijie opened a new pull request #2076: Dump container & pulsar log before container stops
URL: https://github.com/apache/incubator-pulsar/pull/2076
 
 
   *Motivation*
   
   Arquillian tests dump container & pulsar logs before container stops.
   When moving integration tests from arquillian to testcontainers, we
   should have same behavior.
   
   *Changes*
   
   Add a hook `beforeStop` to add logic to run before a container is stopped.
   
   

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


With regards,
Apache Git Services