essobedo opened a new pull request, #14424: URL: https://github.com/apache/camel/pull/14424
Fix for https://issues.apache.org/jira/browse/CAMEL-20850 ## Motivation When the queue of changes is full, some entries can be evicted while the cache is not, which is not expected. ## Modifications: * Compress the changes by removing duplicates before the eviction -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org