davsclaus opened a new pull request, #25773:
URL: https://github.com/apache/camel/pull/25773

   ## Backport of #25726
   
   Straight cherry-pick of the squash-merge commit from #25726 onto 
`camel-4.22.x`. No conflicts.
   
   **Original PR:** #25726 - CAMEL-24484: camel-file - 
readLockRemoveOnCommit=false must not remove a pre-existing idempotent entry
   **Original author:** @davsclaus
   **Target branch:** `camel-4.22.x`
   
   ### Original description
   
   Fixes a mailing-list-reported regression where 
`readLockRemoveOnCommit=false` (and `readLockRemoveOnRollback=false`) is 
silently ignored: a previously committed idempotent-repository entry gets 
removed the next time a file with the same idempotent key is polled, even 
though it should be retained.
   
   See #25726 for full details, review discussion, and test plan.
   
   _Claude Sonnet 5 on behalf of davsclaus_


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