2817 Commits (1513c817d4437300865b06bde2ae33210ae05ff9)

Author SHA1 Message Date
Jason Gustafson 2ac78ff621
MINOR: Propagate LogContext to channel builders and SASL authenticator (#7867) 5 years ago
Ismael Juma 6dc6f6a60d
KAFKA-9324: Drop support for Scala 2.11 (KIP-531) (#7859) 5 years ago
Jason Gustafson bd3bde7623
MINOR: Fix failing test case in TransactionLogTest (#7895) 5 years ago
Dae-Ho Kim 933b982f48 MINOR: Remove compilation warnings (#7888) 5 years ago
Jason Gustafson a094504267
KAFKA-9293; Fix NPE in DumpLogSegments offsets parser and display tombstone keys (#7820) 5 years ago
Jason Gustafson f610f9ff1f
MINOR: Remove spammy, unhelpful log message in the controller (#7879) 5 years ago
Mickael Maison b2b6b5c65a
MINOR: Add missing space in isolation-level doc (#7473) 5 years ago
huxi 6d486eddb5 KAFKA-9202: serde in ConsoleConsumer with access to headers (#7736) 5 years ago
A. Sophie Blee-Goldman 6b6b36cec0 KAFKA-9232; Coordinator new member timeout does not work for JoinGroup v3 and below (#7753) 5 years ago
dengziming 7e71b1ac48 KAFKA-9277:move all group state transition rules into their states (#7787) 5 years ago
Dhruvil Shah 0f0eb49e35 KAFKA-9307; Make transaction metadata loading resilient to previous errors (#7840) 5 years ago
Brian Byrne 7f35a67134 KIP-543: Expand ConfigCommand's non-ZK functionality (#7780) 5 years ago
Rajini Sivaram e275742f85
KAFKA-7251; Add support for TLS 1.3 (#7804) 5 years ago
huxihx 714eea9190 KAFKA-9316: Update command line option 'property' description in ConsoleProducer 5 years ago
Lee Dongjin 8c64aa080a MINOR: trivial cleanups 5 years ago
Jason Gustafson fd7991ae23
MINOR: Fix throttle usage in reassignment test case (#7822) 5 years ago
Ismael Juma 16d36f1674 MINOR: Adjust `testClientDisconnectionUpdatesRequestMetrics` to also test small response case (#7754) 5 years ago
David Jacot 9fefe6aa6c KAFKA-9297: CreateTopics API does not work with older version of the request/response (#7829) 5 years ago
David Jacot ae38315895 KAFKA-8855; Collect and Expose Client's Name and Version in the Brokers (KIP-511 Part 2) (#7749) 5 years ago
huxihx 72df28fe8c KAFKA-9025: Add a option for path existence check in ZkSecurityMigrator 5 years ago
Ron Dagostino 648497a5e5 KAFKA-9241: Some SASL Clients not forced to re-authenticate (#7784) 5 years ago
Rajini Sivaram d2d6838017
MINOR: Test for non-blocking send using max.block.ms=0 (#7370) 5 years ago
Jason Gustafson 5d0cb1419c KAFKA-9212; Ensure LeaderAndIsr state updated in controller context during reassignment (#7795) 5 years ago
NanerLee 8e12c3eda6 KAFKA-9267: ZkSecurityMigrator should not create /controller node 5 years ago
Jason Gustafson 1d496a26c9
KAFKA-9179; Fix flaky test due to race condition when fetching reassignment state (#7786) 5 years ago
Jason Gustafson eaccb92929
MINOR: Cleanup redundancies in BaseRequestTest (#7735) 5 years ago
Jason Gustafson 5b6de9f2d0
KAFKA-8933; Fix NPE in DefaultMetadataUpdater after authentication failure (#7682) 5 years ago
Brian Byrne 95581f33f3 MINOR: Adds entity-specific flags to ConfigCommand per KIP-543. (#7667) 5 years ago
Ron Dagostino 0871f7b735 KAFKA-9190; Close connections with expired authentication sessions (#7723) 5 years ago
Vikas Singh 2accf14ccf KAFKA-9265: Fix kafka.log.Log instance leak on log deletion (#7773) 5 years ago
Ismael Juma 95b6f42e00
MINOR: Remove logic conditional on exception messages from LogValidator (#7744) 5 years ago
Dhruvil Shah 122941793e MINOR: Add test to ensure log metrics are removed after deletion (#7750) 5 years ago
Alex Mironov 075f583d95 KAFKA-9156: Fix LazyTimeIndex & LazyOffsetIndex concurrency (#7760) 5 years ago
huxihx 9dbca4c336 KAFKA-9069: Flaky Test AdminClientIntegrationTest.testCreatePartitions 5 years ago
Jason Gustafson b94c7f479b
MINOR: Add ignorable field check to `toStruct` and fix usage (#7710) 5 years ago
Jason Gustafson 054f2f1e8b
MINOR: Fix producer timeouts in log divergence test (#7728) 5 years ago
Jason Gustafson f9fc53ea28
MINOR: Controller should process events without rate metrics (#7732) 5 years ago
Jason Gustafson 4e431246c3
MINOR: Controller should log UpdateMetadata response errors (#7717) 5 years ago
Ismael Juma 2b2de2ddc6
MINOR: Use IntegrationTestHarness properly in BaseAdminIntegrationTest (#7705) 5 years ago
Jason Gustafson 6ae1af842a
KAFKA-9198; Complete purgatory operations on receiving StopReplica (#7701) 5 years ago
Ismael Juma f98d935b3e
KAFKA-9180: Introduce BrokerMetadataCheckpointTest (#7700) 5 years ago
Jason Gustafson 7eafea0d57 KAFKA-9196; Update high watermark metadata after segment roll (#7695) 5 years ago
Jason Gustafson ca7a5eae89 HOTFIX: Fix infinite loop in AbstractIndex.indexSlotRangeFor (#7702) 5 years ago
Colin Patrick McCabe cf84f244e5 MINOR: More efficient midpoint calc for AbstractIndex (#5378) 5 years ago
Jason Gustafson 400185421f
KAFKA-9183; Remove redundant admin client integration testing (#7690) 5 years ago
Lucas Bradstreet 2bd6b6ff0f MINOR: fix flaky ConsumerBounceTest.testClose 5 years ago
Bob Barrett fecb977b25 KAFKA-8710; Allow transactional producers to bump producer epoch [KIP-360] (#7115) 5 years ago
Lucas Bradstreet 1675115ec1 MINOR: refactor replica last sent HW updates due to performance regression (#7671) 5 years ago
Rajini Sivaram 6f0008643d
KAFKA-9171: Handle ReplicaNotAvailableException during DelayedFetch (#7678) 5 years ago
Rajini Sivaram f15d318aaa
MINOR: Change topic-exists log for CreateTopics from INFO to DEBUG (#7666) 5 years ago