[jira] [Commented] (FLUME-2647) File Channel must print the reason for the channel being closed in channelClosed checks

2016-09-24 Thread Umesh Chaudhary (JIRA)

[ 
https://issues.apache.org/jira/browse/FLUME-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15518851#comment-15518851
 ] 

Umesh Chaudhary commented on FLUME-2647:


Hi @bessbd, 
Sure, will submit the updated patch soon.

> File Channel must print the reason for the channel being closed in 
> channelClosed checks
> ---
>
> Key: FLUME-2647
> URL: https://issues.apache.org/jira/browse/FLUME-2647
> Project: Flume
>  Issue Type: Bug
>Reporter: Hari Shreedharan
>Assignee: Umesh Chaudhary
> Attachments: FLUME-2647-0.patch
>
>
> Before each operation we check if the channel is open, but if it is closed, 
> we don't say how it was closed. We must print this exception to the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FLUME-2647) File Channel must print the reason for the channel being closed in channelClosed checks

2016-09-24 Thread JIRA

[ 
https://issues.apache.org/jira/browse/FLUME-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15518813#comment-15518813
 ] 

Bessenyei Balázs Donát commented on FLUME-2647:
---

Hi [~umesh9...@gmail.com],

Thank you for the patch.

I have left some notes on the review request. 

> File Channel must print the reason for the channel being closed in 
> channelClosed checks
> ---
>
> Key: FLUME-2647
> URL: https://issues.apache.org/jira/browse/FLUME-2647
> Project: Flume
>  Issue Type: Bug
>Reporter: Hari Shreedharan
>Assignee: Umesh Chaudhary
> Attachments: FLUME-2647-0.patch
>
>
> Before each operation we check if the channel is open, but if it is closed, 
> we don't say how it was closed. We must print this exception to the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FLUME-2647) File Channel must print the reason for the channel being closed in channelClosed checks

2016-09-23 Thread Umesh Chaudhary (JIRA)

[ 
https://issues.apache.org/jira/browse/FLUME-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516300#comment-15516300
 ] 

Umesh Chaudhary commented on FLUME-2647:


Hi [~bessbd] [~jholoman] , I have submitted a review request for my patch on 
Review Board. Please let me know your comments.

> File Channel must print the reason for the channel being closed in 
> channelClosed checks
> ---
>
> Key: FLUME-2647
> URL: https://issues.apache.org/jira/browse/FLUME-2647
> Project: Flume
>  Issue Type: Bug
>Reporter: Hari Shreedharan
>Assignee: Umesh Chaudhary
>
> Before each operation we check if the channel is open, but if it is closed, 
> we don't say how it was closed. We must print this exception to the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FLUME-2647) File Channel must print the reason for the channel being closed in channelClosed checks

2016-09-22 Thread Umesh Chaudhary (JIRA)

[ 
https://issues.apache.org/jira/browse/FLUME-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15513040#comment-15513040
 ] 

Umesh Chaudhary commented on FLUME-2647:


Hi [~bessbd], actually my email ID is 'umesh9...@gmail.com' . Please add this. 
The earlier one which you've added has almost same name as mine. Thanks !

> File Channel must print the reason for the channel being closed in 
> channelClosed checks
> ---
>
> Key: FLUME-2647
> URL: https://issues.apache.org/jira/browse/FLUME-2647
> Project: Flume
>  Issue Type: Bug
>Reporter: Hari Shreedharan
>Assignee: Johny Rufus
>
> Before each operation we check if the channel is open, but if it is closed, 
> we don't say how it was closed. We must print this exception to the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FLUME-2647) File Channel must print the reason for the channel being closed in channelClosed checks

2016-09-22 Thread JIRA

[ 
https://issues.apache.org/jira/browse/FLUME-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512689#comment-15512689
 ] 

Bessenyei Balázs Donát commented on FLUME-2647:
---

[~cumesh]: I have added you to the project's contributor list. You should be 
able to reassign the ticket to yourself now.


> File Channel must print the reason for the channel being closed in 
> channelClosed checks
> ---
>
> Key: FLUME-2647
> URL: https://issues.apache.org/jira/browse/FLUME-2647
> Project: Flume
>  Issue Type: Bug
>Reporter: Hari Shreedharan
>Assignee: Johny Rufus
>
> Before each operation we check if the channel is open, but if it is closed, 
> we don't say how it was closed. We must print this exception to the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FLUME-2647) File Channel must print the reason for the channel being closed in channelClosed checks

2016-09-22 Thread Umesh Chaudhary (JIRA)

[ 
https://issues.apache.org/jira/browse/FLUME-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512368#comment-15512368
 ] 

Umesh Chaudhary commented on FLUME-2647:


Thanks [~jholoman], I will start to work on this. May I ask you to assign this 
to me?

> File Channel must print the reason for the channel being closed in 
> channelClosed checks
> ---
>
> Key: FLUME-2647
> URL: https://issues.apache.org/jira/browse/FLUME-2647
> Project: Flume
>  Issue Type: Bug
>Reporter: Hari Shreedharan
>Assignee: Johny Rufus
>
> Before each operation we check if the channel is open, but if it is closed, 
> we don't say how it was closed. We must print this exception to the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FLUME-2647) File Channel must print the reason for the channel being closed in channelClosed checks

2016-09-19 Thread Jeff Holoman (JIRA)

[ 
https://issues.apache.org/jira/browse/FLUME-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15503608#comment-15503608
 ] 

Jeff Holoman commented on FLUME-2647:
-

[~umesh9...@gmail.com] I think you are good to take this over. [~jrufus] Please 
chime in if this is a problem.

Thanks

Jeff

> File Channel must print the reason for the channel being closed in 
> channelClosed checks
> ---
>
> Key: FLUME-2647
> URL: https://issues.apache.org/jira/browse/FLUME-2647
> Project: Flume
>  Issue Type: Bug
>Reporter: Hari Shreedharan
>Assignee: Johny Rufus
>
> Before each operation we check if the channel is open, but if it is closed, 
> we don't say how it was closed. We must print this exception to the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FLUME-2647) File Channel must print the reason for the channel being closed in channelClosed checks

2016-09-12 Thread Umesh Chaudhary (JIRA)

[ 
https://issues.apache.org/jira/browse/FLUME-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15483864#comment-15483864
 ] 

Umesh Chaudhary commented on FLUME-2647:


Hello [~jrufus], If you want I can work on this.

> File Channel must print the reason for the channel being closed in 
> channelClosed checks
> ---
>
> Key: FLUME-2647
> URL: https://issues.apache.org/jira/browse/FLUME-2647
> Project: Flume
>  Issue Type: Bug
>Reporter: Hari Shreedharan
>Assignee: Johny Rufus
>
> Before each operation we check if the channel is open, but if it is closed, 
> we don't say how it was closed. We must print this exception to the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)