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

   Fix for https://issues.apache.org/jira/browse/CAMEL-20850 in Camel 4.0
   
   ## 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
   * Add a minimum size for the queue of changes


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

Reply via email to