You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/07/01 20:53:37 UTC

[GitHub] [nifi] Evanthx opened a new pull request #3562: NIFI-6367 - more error handling for FetchS3Object

Evanthx opened a new pull request #3562: NIFI-6367 - more error handling for FetchS3Object
URL: https://github.com/apache/nifi/pull/3562
 
 
   In some circumstances FetchS3Processor will penalize the flowfile instead of failing it, and can get into a loop where it continually tries to process the flowfile and never succeeds or fails.
   
   This simply adds some error handling checks to avoid that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services