6446 Commits (81900d0ba0a5839a1e5dc876897bab1c24b3bd94)
 

Author SHA1 Message Date
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
Boyang Chen f98e176746 KAFKA-8678; Fix leave group protocol bug in throttling and error response (#7101) 5 years ago
Andy Coates 2a133ba656 KAFKA-8454; Add Java AdminClient Interface (KIP-476) (#7087) 5 years ago
Brian Bushree e5f7220b23 MINOR: kafkatest - adding whitelist for interbroker sasl configs (#7093) 5 years ago
Boyang Chen e3524ef350 KAFKA-8435: replace delete groups request/response with automated protocol (#6860) 5 years ago
Tu V. Tran aa8e850afb KAFKA-8392: Fix old metrics leakage by brokers that have no leadership over any partition for a topic (#6977) 5 years ago
Kengo Seki 58938a045f KAFKA-8513: Add kafka-streams-application-reset.bat for Windows platform (#6909) 5 years ago
Bill Bejeck d0548758e5
MINOR: Update documentation for enabling optimizations (#7099) 5 years ago
cwildman 9829c72699 MINOR: Remove stale streams producer retry default docs. (#6844) 5 years ago
Bob Barrett 2e26a46358 KAFKA-8635; Skip client poll in Sender loop when no request is sent (#7085) 5 years ago
A. Sophie Blee-Goldman 62fbc92e3d KAFKA-8615: Change to track partition time breaks TimestampExtractor (#7054) 5 years ago
Tirtha Chatterjee ab8a7ff363 KAFKA-8670; Fix exception for kafka-topics.sh --describe without --topic mentioned (#7094) 5 years ago
Matthias J. Sax f8994897d3 MINOR: improve error message for incorrect window-serde initialization (#7067) 5 years ago
Jason Gustafson 53b10a37a4
MINOR: Fix api exception single argument constructor usage (#6956) 5 years ago
pkleindl ecf23b51b0 KAFKA-8024; Fix `UtilsTest` failure under non-english locales (#6351) 5 years ago
Jason Gustafson f65c71cf6e
MINOR: Increase `awaitCommits` timeout in ExampleConnectIntegrationTest (#7061) 5 years ago
SuryaTeja Duggi 00757cd99f KAFKA-8450: Using KeyValueTimeStamp in MockProcessor (#6933) 5 years ago
Rajini Sivaram d227f94048
KAFKA-8662; Fix producer metadata error handling and consumer manual assignment (#7086) 5 years ago
A. Sophie Blee-Goldman 8cefe977eb KAFKA-8637: WriteBatch objects leak off-heap memory (#7050) 5 years ago
Boyang Chen 3e48bdbc33 KAFKA-8620: fix NPE due to race condition during shutdown while rebalancing (#7021) 5 years ago
cadonna 528e5c0f57 KAFKA-8602: Fix bug in stand-by task creation (#7008) 5 years ago
José Armando García Sancio 1f2d230bfd MINOR: Refactor admin client helpers for checking leader and ISR (#7074) 5 years ago
Bob Barrett ea814d7869 KAFKA-8614; Consistent naming for IncrementalAlterConfig and AlterConfig responses (#7022) 5 years ago
Jason Gustafson 1d873a9de9
MINOR: Use dynamic port in `RestServerTest` (#7079) 5 years ago
A. Sophie Blee-Goldman d2328a1a0e HOT FIX: close RocksDB objects in correct order (#7076) 5 years ago
Bill Bejeck ae4a97543e
MINOR: Create a new topic for each test for flaky RegexSourceIntegrationTest (#6853) 5 years ago
Robert Yokota fa042bc491 KAFKA-7157: Fix handling of nulls in TimestampConverter (#7070) 5 years ago
Michał Borowiecki fc4fea6761 KAFKA-6605: Fix NPE in Flatten when optional Struct is null (#5705) 5 years ago
slim 8cabd44e1d Fixes #8198 KStreams testing docs use non-existent method pipe (#6678) 5 years ago
John Roesler 53b4ce5c00 KAFKA-5998: fix checkpointableOffsets handling (#7030) 5 years ago
Boyang Chen 25f4e3c7d4 KAFKA-8643; Bring back public MemberDescription constructor (#7060) 5 years ago
Jason Gustafson 7a7d4cb581
MINOR: Refactor high watermark access and validation (#7055) 5 years ago
Colin P. Mccabe d70fe5ed2d KAFKA-8644; The Kafka protocol generator should allow null defaults for bytes and array fields 5 years ago
Jason Gustafson ebb80f568d KAFKA-8653; Default rebalance timeout to session timeout for JoinGroup v0 (#7072) 5 years ago
Boyang Chen 4f5a5eb579 KAFKA-8424: replace ListGroups request/response with automated protocol (#6805) 5 years ago
Ismael Juma d67495d6a7
KAFKA-8634: Update ZooKeeper to 3.5.5 (#6802) 5 years ago
Jason Gustafson df6efda1f2
MINOR: Only invoke hw update logic for follower fetches (#7064) 5 years ago
Boyang Chen 65b044b200 KAFKA-8636; Add documentation change for max poll interval with static members (#7048) 5 years ago
Vikas Singh 38f86d139c MINOR: Use `Topic::isInternalTopic` instead of directly checking (#7047) 5 years ago
mmanna-sapfgl 99737588b6 KAFKA-3333: Adds RoundRobinPartitioner with tests (#6771) 5 years ago
Joel Hamill 3bb126dfbf MINOR: Fixes AK config typos (#7046) 5 years ago