GitHub user bbejeck opened a pull request:
https://github.com/apache/kafka/pull/1668
Kafka 3973 feasibility caching bytes vs records
@enothereska
Added the benchmark test per comments.
Thanks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbejeck/kafka
KAFKA-3973_feasibility_caching_bytes_vs_records
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1668.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1668
----
commit 62a17892d2dfc8f443e48d3a1ed01ec13b44d4b4
Author: bbejeck <[email protected]>
Date: 2016-07-26T00:55:46Z
KAFKA-3973: updates to MemoryLRUCache and CachingPerformanceTest
commit 2b8f88a740fd9a098354b078af25386125d75721
Author: bbejeck <[email protected]>
Date: 2016-07-26T23:11:28Z
KAFKA-3973: Added a caching performance test for caching objects tracking
cache size by memory, created mock cache, reverted changes to the
MemoryLRUCache, added the
jamm.jar to build.gradle
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---