[
https://issues.apache.org/jira/browse/FLUME-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684813#comment-15684813
]
ASF subversion and git services commented on FLUME-3025:
--------------------------------------------------------
Commit 21a64db1b0ebcb812e5c510668b580e84ff37f35 in flume's branch
refs/heads/trunk from [~denes]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=21a64db ]
FLUME-3025. Expose FileChannel.open on JMX
This patch exposes the FileChannel's open flag on JMX to make it possible to
detect when it wasn't able to start up. In those cases the open flag is false.
This closes #85
Reviewers: Attila Simon, Bessenyei Balázs Donát
(Denes Arvay via Bessenyei Balázs Donát)
> Expose FileChannel.open on JMX
> ------------------------------
>
> Key: FLUME-3025
> URL: https://issues.apache.org/jira/browse/FLUME-3025
> Project: Flume
> Issue Type: Improvement
> Reporter: Denes Arvay
> Assignee: Denes Arvay
>
> We've encountered an issue several times when the {{FileChannel}} wasn't able
> to start because of some startup-time exception.
> In this case {{FileChannel.open}} stays false {{false}}, exposing this field
> on JMX would make it easier to detect when the file channel hasn't been
> started / or has been stopped because of some reason.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)