merrimanr commented on a change in pull request #1330: METRON-1968: Messages are lost when a parser produces multiple messages and batch size is greater than 1 URL: https://github.com/apache/metron/pull/1330#discussion_r260036588
########## File path: metron-platform/metron-parsing/metron-parsing-storm/src/main/java/org/apache/metron/parsers/bolt/ParserBolt.java ########## @@ -77,17 +85,6 @@ public ParserBolt( String zookeeperUrl super(zookeeperUrl); this.parserRunner = parserRunner; this.sensorToWriterMap = sensorToWriterMap; Review comment: https://issues.apache.org/jira/browse/METRON-2015 ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services