thomas-gantenbein-tga commented on PR #22311: URL: https://github.com/apache/camel/pull/22311#issuecomment-4165241839
About "Fixing the SimpleLRUCache": Yeah, that was one of my initial thoughts as well. But then maybe there's a reason for the current implementation. Maybe those ghost entries are only a problem when the SimpleLRUCache is used as the store for a inProgressRepository? So instead of fixing something that is not obviously broken, I'd rather fix what I know _is_ broken, and keep the rest for another ticket. -- 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]
