ravinarayansingh commented on PR #10405:
URL: https://github.com/apache/nifi/pull/10405#issuecomment-3474938773

   Hi @exceptionfactory 
   
   I’ve updated the code with the following changes to simplify the 
FetchFileTransfer completion strategy logic:
   
   - Removed redundant conflict resolution strategies (REJECT, FAIL) and 
relationships (REL_REJECT, REL_FAILURE).
   - Refactored MOVE conflict handling to streamline conditions and improve 
clarity.
   - Introduced `getSimpleFilename` utility for filename parsing.
   - Updated logging to prioritize successful processing while handling edge 
cases gracefully.
   
   please have look 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to