davsclaus commented on PR #22311: URL: https://github.com/apache/camel/pull/22311#issuecomment-4221955306
We can likely just make the MemoryIdempotentRepository use LinkedHashMap by default and remove the LRUCache as its only used for in progress in the Camel components. Then we can update the 4.19 upgrade guide doc to mention this change. -- 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]
