2018-06-08 19:17:16 UTC - Sanjeev Kulkarni: @Rajan Dhabalia I’m seeing PulsarSinkE2ETest time out the whole build repeatedly. example <https://builds.apache.org/job/pulsar_precommit_java8/1833/console>. Any insight? ---- 2018-06-08 19:46:27 UTC - Rajan Dhabalia: let me check ---- 2018-06-08 19:59:38 UTC - Rajan Dhabalia: it seems test is getting stuck while shutting down the pulsar-service after test completes.. ``` java.util.concurrent.CountDownLatch.await() @bci=5, line=231 (Interpreted frame) org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl.shutdown() ``` i will add the timeout to test and will investigate to fix it soon.. +1 : jia zhai ----