You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Matt Foley (JIRA)" <ji...@apache.org> on 2017/08/11 20:41:00 UTC

[jira] [Created] (METRON-1105) Timeout-based batch flushing for ParserWriter and related classes

Matt Foley created METRON-1105:
----------------------------------

             Summary: Timeout-based batch flushing for ParserWriter and related classes
                 Key: METRON-1105
                 URL: https://issues.apache.org/jira/browse/METRON-1105
             Project: Metron
          Issue Type: Improvement
            Reporter: Matt Foley


METRON-322 explained the need to add timeout-based flushing to the existing batch Writers, and PR#481 implemented it for BulkMessageWriter and related classes.

ParserWriter is not derived from BulkMessageWriter, but also does batching.  So it also needs timeout-based flushing.  The ParserWriter related tasks are moved from METRON-322 (which got really long) to this new umbrella jira for completion.

The code base also needs to be reviewed for other Writers that do batching but are not based on BulkMessageWriter.  If any are found, additional jiras should be opened.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)