Ethan Li created STORM-2732:
-------------------------------
Summary: The eldest writer is not closed when removed from
WritersMap
Key: STORM-2732
URL: https://issues.apache.org/jira/browse/STORM-2732
Project: Apache Storm
Issue Type: Bug
Components: storm-hdfs
Reporter: Ethan Li
Assignee: Ethan Li
WritersMap only keeps maxWriters number of Writers. It will automatically
remove the eldest entry to keep the number of entries in the WritersMap under
maxWriters limit. But it doesn't close the removed writer, which could leads to
potential data lose.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)