Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/858 I was more thinking about having to have a "Debugging Integration Tests" readme. I think having the in-memory stuff available is worth getting some feedback. I have in the past debugged through the kafka topic and storm stuff when looking to track down error messages and issues in the integration tests. I don't know if that is something that happens often enough to warrant keeping the in-memory stuff. But, if we don't keep them, then would we want the docker testing containers to be setup for debugging? Would it work? So the start.sh starts with the debugging on, known ports etc.
---