6586 Commits (fe2797a9fa9f344dbbdd73a46ec48cf9894a9e80)
 

Author SHA1 Message Date
Arjun Satish 794637232c KAFKA-8774: Regex can be found anywhere in config value (#7197) 5 years ago
Justine Olshan 88087e91dd MINOR: Clean up the sticky partitioner code a bit (#7151) 5 years ago
Vikas Singh 0c2d1c390d MINOR: Format AdminUtils::assignReplicasToBrokers java documentation (#7173) 5 years ago
Ismael Juma 4148d79880 MINOR: Remove Utils.notNull, use Objects.requireNonNull instead (#7194) 5 years ago
Ismael Juma 558bb1d069
KAFKA-8782: Close metrics in QuotaManagerTests (#7191) 5 years ago
Lucas Bradstreet 35ed7b14cc MINOR: Eliminate unnecessary map operations in RecordAccumulator.isMuted (#7193) 5 years ago
Chris Egerton 7511ccf68d KAFKA-8550: Fix plugin loading of aliased converters in Connect (#6959) 5 years ago
Matthias J. Sax e9a35fe02e
MINOR: Bump system test version from 2.2.0 to 2.2.1 (#6873) 5 years ago
Stanislav Kozlovski 3f0064974f MINOR: Ignore dynamic log4j log level tests (#7183) 5 years ago
Ismael Juma 600cc48fa5
KAFKA-8748: Fix flaky testDescribeLogDirsRequest (#7182) 5 years ago
Mickael Maison 5e543ae108 KAFKA-8598: Use automatic RPC generation in RenewDelegationToken 5 years ago
Guozhang Wang e867a58425
KAFKA-8179: Part 3, Add PartitionsLost API for resetGenerations and metadata/subscription change (#6884) 5 years ago
Ismael Juma 66d81a0e50
MINOR: Update dependencies for Kafka 2.4 (#7126) 5 years ago
Mickael Maison 926fb35d9d KAFKA-8599: Use automatic RPC generation in ExpireDelegationToken 5 years ago
Ismael Juma 97b731b086
MINOR: Upgrade jackson-databind to 2.9.9.3 (#7125) 5 years ago
Colin P. Mccabe e4e2dd31ca MINOR: some small style fixes to RoundRobinPartitioner 5 years ago
mjarvie 7ebcd50fbf KAFKA-8736: Streams performance improvement, use isEmpty() rather than size() == 0 (#7164) 5 years ago
cadonna 7663a6c44d Minor: Refactor methods to add metrics to sensor in `StreamsMetricsImpl` (#7161) 5 years ago
Ismael Juma f70ece26d1
MINOR: Fix potential bug in LogConfig.getConfigValue and improve test coverage (#7159) 5 years ago
anatasiavela 0b1dc1ca7b KAFKA-6263; Expose metrics for group and transaction metadata loading duration 5 years ago
Matthias J. Sax 320f7b0d7a
MINOR: Avoid dividing by zero (#7143) 5 years ago
Victoria Bialas c76f5651fa MINOR: Fix typo in docs (#7158) 5 years ago
Ismael Juma 96c575a2c7
MINOR: Fix binary compatibility break in KafkaClientSupplier.getAdminClient (#7157) 5 years ago
Stanislav Kozlovski a99e011111 KAFKA-7800; Dynamic log levels admin API (KIP-412) 5 years ago
cadonna a7d0fdd534 KAFKA-8578: Add basic functionality to expose RocksDB metrics (#6979) 5 years ago
Ismael Juma 22d4ccd8ac
MINOR: Update docs to reflect the ZK 3.5.5 upgrade (#7149) 5 years ago
Sean Glover 1546fc30af KAFKA-7548; KafkaConsumer should not discard fetched data for paused partitions (#6988) 5 years ago
Justine Olshan 717c55be97 KAFKA-8601: Implement KIP-480: Sticky Partitioning for keyless records (#6997) 5 years ago
cadonna d997dc65a4 MINOR: Fix wrong debug log message (#7137) 5 years ago
Matthias J. Sax 06e246d4a1
KAFKA-8456: Stabilize flaky StoreUpgradeIntegrationTest (#6941) 5 years ago
A. Sophie Blee-Goldman a028f597d7 KAFKA-8731: InMemorySessionStore throws NullPointerException on startup (#7132) 5 years ago
jolshan 2c2b30d96b MINOR: Add RandomComponentPayloadGenerator and update Trogdor documentation (#7103) 5 years ago
A. Sophie Blee-Goldman 6fbac3cfa8 KAFKA-8179: PartitionAssignorAdapter (#7110) 5 years ago
Gemma Singleton cdea3480c6 Update KafkaConfig.scala (#7113) 5 years ago
Jason Gustafson 211745d0b3
MINOR: Small cleanups in TopicCommand describe handling (#7136) 5 years ago
Rajini Sivaram de8ce78a90
MINOR: Tolerate limited data loss for upgrade tests with old message format (#7102) 5 years ago
Guozhang Wang 73ed9eac2c
MINOR: Refactor abstractConfig#configuredInstance (#7129) 5 years ago
Jason Gustafson a48b5d900c
KAFKA-8717; Reuse cached offset metadata when reading from log (#7081) 5 years ago
huxi c6286b2b3e KAFKA-8442; Include ISR in Metadata response even if there is no leader (#6836) 5 years ago
Boyang Chen 204710832e KAFKA-8640; Use generated classes in OffsetFetch request and response (#7062) 5 years ago
Stanislav Kozlovski 81900d0ba0 KAFKA-8345: KIP-455 Protocol changes (part 1) (#7114) 5 years ago
Matthias J. Sax 39bcc8447c
MINOR: Fix Streams metadata upgrade system test (#7118) 5 years ago
Ismael Juma acf507ce9c
MINOR: Remove unused TopicAndPartition and remove unused symbols (#7119) 5 years ago
Arlo Louis O'Keeffe 9ad7bce492 MINOR: Close ZKDatabase in EmbeddedZookeeper (#6237) 5 years ago
Boyang Chen 74c90f46c3 KAFKA-8221; Add batch leave group request (#6714) 5 years ago
Boyang Chen 79341a12f2 KAFKA-8715; Fix buggy reliance on state timestamp in static member.id generation (#7116) 5 years ago
A. Sophie Blee-Goldman 69d86a197f KAFKA-8179: add public ConsumerPartitionAssignor interface (#7108) 5 years ago
Dhruvil Shah e9c61f690e MINOR: Ensure in-memory metadata is removed before physical deletion of segment (#7106) 5 years ago
John Roesler a8aedc85eb KAFKA-8696: clean up Sum/Count/Total metrics (#7057) 5 years ago
Igor Soarez 6b6a6b930f KAFKA-8526; Fallback to other log dirs after getOrCreateLog failure (#6969) 5 years ago