Nikita-Shupletsov opened a new pull request, #21335:
URL: https://github.com/apache/kafka/pull/21335

   * Introduced a new class - PartitionLeaderCache
   * Changed the usage of the cache to make calls atomic(e.g. getting cached 
and non-cached values as one call instead of two, deleting cached values as one 
call, not one by one)
   * Added an integration test that tests the concurrent access of the cache


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