kafka/jmh-benchmarks/src/main/java/org/apache/kafka/jmh
Colin Patrick McCabe ec38dcb72f
MINOR: support ImplicitLinkedHashCollection#sort (#10456)
Support sorting the elements in ImplicitLinkedHashCollection.
This is useful sometimes in unit tests for comparing collections.

Reviewers: Ismael Juma <ismael@juma.me.uk>
2021-04-01 18:30:53 -07:00
..
acl KAKFA-10619: Idempotent producer will get authorized once it has a WRITE access to at least one topic (KIP-679) (#9485) 2020-12-18 18:08:46 +00:00
cache MINOR: Fix integer overflow in LRUCacheBenchmark (#7270) 2019-08-29 18:02:27 -07:00
common MINOR: support ImplicitLinkedHashCollection#sort (#10456) 2021-04-01 18:30:53 -07:00
consumer KAFKA-8806 Reduce calls to validateOffsetsIfNeeded (#7222) 2020-08-21 10:25:52 -04:00
fetcher KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager (#10282) 2021-04-01 15:42:21 -07:00
fetchsession MINOR: remove FetchResponse.AbortedTransaction and redundant construc… (#9758) 2021-03-04 18:06:50 +08:00
metadata KAFKA-12278; Ensure exposed api versions are consistent within listener (#10666) 2021-02-18 16:25:51 -08:00
partition KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager (#10282) 2021-04-01 15:42:21 -07:00
producer KAFKA-10818: Skip conversion to `Struct` when serializing generated requests/responses (#7409) 2020-12-07 15:39:57 -08:00
record KAFKA-12327: Remove MethodHandle usage in CompressionType (#10123) 2021-02-14 08:12:25 -08:00
server KAFKA-12426: Missing logic to create partition.metadata files in RaftReplicaManager (#10282) 2021-04-01 15:42:21 -07:00
timeline KAFKA-12209: Add the timeline data structures for the KIP-631 controller (#9901) 2021-02-02 11:33:55 -08:00