Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Make sure Kafka is dead after the test
Sometimes the next test fails to start as Kafka is still listening on port 4008. To make sure it isn't, forcibly kill the java process at the end of the test.
- Loading branch information