[
https://issues.apache.org/jira/browse/FLUME-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hari Shreedharan updated FLUME-2357:
------------------------------------
Attachment: FLUME-2357-1.patch
Added a couple of bad configuration tests. Also added a test in HDFS sink to
test for retries configured via the configuration
> HDFS sink should retry closing files that previously had close errors
> ---------------------------------------------------------------------
>
> Key: FLUME-2357
> URL: https://issues.apache.org/jira/browse/FLUME-2357
> Project: Flume
> Issue Type: Bug
> Components: Sinks+Sources
> Affects Versions: v1.4.0
> Reporter: Patrick Dvorak
> Assignee: Hari Shreedharan
> Attachments: FLUME-2357-1.patch, FLUME-2357.patch
>
>
> When the AbstractHDFSWriter fails to close a file (due to exceeding the
> callTimeout or other hdfs issues), it will leave the the file open and never
> try again. The only way to close the open files is to restart the flume
> agent. There should be a configurable option to allow the sink to retry to
> close files that had previously failed to close.
--
This message was sent by Atlassian JIRA
(v6.2#6252)