3080 Commits (77f6175d2e67aa4405fc08cbb6f7eee8dc5e68f0)

Author SHA1 Message Date
mmanna-sapfgl e418c53ff7 KAFKA-9363; Display success message after topic creation with AdminClient (#7893) 5 years ago
José Armando García Sancio 1e09ecec2a MINOR: Simplify the create partition metadata type. (#7930) 5 years ago
José Armando García Sancio 36805b8ba9 MINOR: Remove `updatePartitionReplicaAssignment` from `ControllerContext` (#7924) 5 years ago
Rajini Sivaram 700a931ff5
KAFKA-9188; Fix flaky test SslAdminClientIntegrationTest.testSynchronousAuthorizerAclUpdatesBlockRequestThreads (#7918) 5 years ago
Boyang Chen 63576dde57 KAFKA-8617: Use automated protocol for `EndTxn` API (#7029) 5 years ago
Guozhang Wang 505e8240cd
KAFKA-8421: Still return data during rebalance (#7312) 5 years ago
Jason Gustafson dbc9cd638f
KAFKA-9144; Track timestamp from txn markers to prevent early producer expiration (#7687) 5 years ago
Rajini Sivaram 655843c5d6
KAFKA-9386; Apply delete ACL filters to resources from filter even if not in cache (#7911) 5 years ago
Rajini Sivaram e9734f5486
KAFKA-9379; Fix flaky test TopicCommandWithAdminClientTest.testCreateAlterTopicWithRackAware (#7917) 5 years ago
José Armando García Sancio f6b36fe842 MINOR: Link to related class in the Admin `alterPartitionReassignments` documentation (#7912) 5 years ago
Vikas Singh e63becb83d KAFKA-8988; Replace CreatePartitions Request/Response with automated protocol (#7493) 5 years ago
Ismael Juma 98d36fa54e
MINOR: Fix assertion in testCreatePermissionMetadataRequestAutoCreate (#7864) 5 years ago
David Jacot 618226c544 KAFKA-9065; Fix endless loop when loading group/transaction metadata (#7554) 5 years ago
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