Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/654#discussion_r127527841 --- Diff: metron-platform/metron-writer/src/test/java/org/apache/metron/writer/BulkWriterComponentTest.java --- @@ -118,6 +118,20 @@ public void writeShouldProperlyAckTuplesInBatch() throws Exception { } @Test + public void writeShouldProperlyAckTuplesWhenWriterDisabled() throws Exception { --- End diff -- The first one (writer for one sensor is enabled and writer for another sensor is disabled). Should have been more clear.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---