[GitHub] merrimanr commented on issue #1330: METRON-1968: Messages are lost when a parser produces multiple messages and batch size is greater than 1

2019-02-25 Thread GitBox
merrimanr commented on issue #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#issuecomment-467204132 Here is the Jira from the DISCUSS thread:

[GitHub] merrimanr commented on issue #1330: METRON-1968: Messages are lost when a parser produces multiple messages and batch size is greater than 1

2019-02-25 Thread GitBox
merrimanr commented on issue #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#issuecomment-467036244 https://issues.apache.org/jira/browse/METRON-2014

[GitHub] merrimanr commented on issue #1330: METRON-1968: Messages are lost when a parser produces multiple messages and batch size is greater than 1

2019-02-25 Thread GitBox
merrimanr commented on issue #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#issuecomment-467023581 Follow on Jira is [here](https://issues.apache.org/jira/browse/METRON-2014).

[GitHub] merrimanr commented on issue #1330: METRON-1968: Messages are lost when a parser produces multiple messages and batch size is greater than 1

2019-02-25 Thread GitBox
merrimanr commented on issue #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#issuecomment-467017782 @ottobackwards just started a discuss thread on the architectural

[GitHub] merrimanr commented on issue #1330: METRON-1968: Messages are lost when a parser produces multiple messages and batch size is greater than 1

2019-02-22 Thread GitBox
merrimanr commented on issue #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#issuecomment-466468158 Thanks @ottobackwards I appreciate that. Would save me from the difficult

[GitHub] merrimanr commented on issue #1330: METRON-1968: Messages are lost when a parser produces multiple messages and batch size is greater than 1

2019-02-22 Thread GitBox
merrimanr commented on issue #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#issuecomment-466453372 @justinleet yes was planning on circling back to that once we made it through

[GitHub] merrimanr commented on issue #1330: METRON-1968: Messages are lost when a parser produces multiple messages and batch size is greater than 1

2019-02-12 Thread GitBox
merrimanr commented on issue #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#issuecomment-462882719 The latest commit converts `Map` to `List>` in the `BulkMessageWriter.write`