Aaron Dossett created STORM-1073:
------------------------------------
Summary: SequenceFileBolt can end up in an unrecoverable state
Key: STORM-1073
URL: https://issues.apache.org/jira/browse/STORM-1073
Project: Apache Storm
Issue Type: Bug
Reporter: Aaron Dossett
SequenceFileBolt has the same issues that HdfsBolt has in STORM-969. This is
also an opportunity to refactor AbstractHdfsBolt to most efficiently include
these changes:
Abstract HdfsBolt should define a concrete execute method and define abstract
methods for:
- writing a tuple
- syncronizing file output
- initiating a file rotation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)