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<String, MESSAGE_T>` to 
`List<BulkWriterMessage<MESSAGE_T>>`  in the `BulkMessageWriter.write` method 
(where `BulkWriterMessage` contains and id and message).  This should make it 
clearer what the `BulkMessageWriter` interface is expecting.

----------------------------------------------------------------
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

Reply via email to