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

[email protected] commented on FLUME-982:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3978/
-----------------------------------------------------------

(Updated 2012-02-28 15:23:36.527595)


Review request for Flume.


Changes
-------

Changed title to match JIRA title change.


Summary (updated)
-------

If an exception is thrown by a source, we should backoff as it likely means the 
source is in a worse state then if it was able to return BACKOFF.


This addresses bug FLUME-982.
    https://issues.apache.org/jira/browse/FLUME-982


Diffs
-----

  flume-ng-core/src/main/java/org/apache/flume/source/PollableSourceRunner.java 
264fce1 

Diff: https://reviews.apache.org/r/3978/diff


Testing
-------

All unit tests pass.


Thanks,

Brock


                
> PollableSourceRunner.PollingRunner should treat an exception like a backoff
> ---------------------------------------------------------------------------
>
>                 Key: FLUME-982
>                 URL: https://issues.apache.org/jira/browse/FLUME-982
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources
>    Affects Versions: v1.0.0
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>         Attachments: FLUME-982-2.patch
>
>
> When an exception is thrown in PolingSourceRunner.PollingRunner, it should 
> behave similarly to receiving a "BackOff" from the source.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to