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)