5763 Commits (7df3e8cd38083ae78ec1e26a259cfb3bb1fbe2d2)
 

Author SHA1 Message Date
Ismael Juma af2e6fb548
MINOR: Update zstd, easymock, powermock, zkclient and build plugins (#5846) 6 years ago
Stanislav Kozlovski ecb71cf471 KAFKA-7564: Expose single task details in Trogdor (#5852) 6 years ago
huxi 895c83f88d KAFKA-7412: clarify the doc for producer callback (#5798) 6 years ago
Jonathan Santilli eb3335ef59 KAFKA-7165: Retry the BrokerInfo registration into ZooKeeper (#5575) 6 years ago
Jason Gustafson 29383d6d6a KAFKA-7604; Fix flaky unit test `testRebalanceAfterTopicUnavailableWithPatternSubscribe` (#5889) 6 years ago
Srinivas Reddy 8abbf33b59 KAFKA-7431: Clean up connect unit tests 6 years ago
Dong Lin df0faee097 KAFKA-7560; PushHttpMetricsReporter should not convert metric value to double 6 years ago
Zhanxiang (Patrick) Huang 7b5ffa0a07 KAFKA-7537: Avoid sending full UpdateMetadataRequest to existing brokers in the cluster on broker changes to reduce controller memory footprint (#5869) 6 years ago
Jason Gustafson 63889b36e5 KAFKA-7481; Add upgrade/downgrade notes for 2.1.x 6 years ago
Magesh Nandakumar 1c5aec6e9d MINOR: Modify Connect service's startup timeout to be passed via the init (#5882) 6 years ago
Dong Lin 6f83d05131 KAFKA-7313; StopReplicaRequest should attempt to remove future replica for the partition only if future replica exists 6 years ago
Randall Hauch f856082cb8 KAFKA-7559: Correct standalone system tests to use the correct external file (#5883) 6 years ago
Lucas Bradstreet 872df553fc MINOR: KStreams SuppressionDurabilityIntegrationTest should set StreamsConfig.STATE_CONFIG_DIR. (#5870) 6 years ago
Gardner Vickers ea518e4d67 KAFKA-7561: Increase stop_timeout_sec to make ConsoleConsumerTest pass (#5853) 6 years ago
Jason Gustafson fc1dc358ee
KAFKA-7568; Return leader epoch in ListOffsets response (#5855) 6 years ago
Manikumar Reddy O b2c67e4b9a
MINOR: Add try/finally blocks to close adminclient in DelegationTokenEndToEndAuthorizationTest (#5861) 6 years ago
Jason Gustafson 8065a0bef4
MINOR: Fix a few blocking calls in PlaintextConsumerTest (#5859) 6 years ago
Stanislav Kozlovski fc1eea127a MINOR: Improve ReplicationQuotasTest#shouldThrottleOldSegments resiliency (#5849) 6 years ago
Jason Gustafson d71cb54672
KAFKA-7567; Clean up internal metadata usage for consistency and extensibility (#5813) 6 years ago
Stanislav Kozlovski d28c534819 KAFKA-7515: Trogdor - Add Consumer Group Benchmark Specification (#5810) 6 years ago
Mickael Maison 9a0ea25fee MINOR: Use string/log interpolation instead of string concat in core and clients (#5850) 6 years ago
Sayat eede70a805 KAFKA-7413: Replace slave terminology with follower in documentation (#5653) 6 years ago
Ismael Juma b4722cc16f
KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530) 6 years ago
u214578 4fd5fe2af3 MINOR: Remove unintentional tilde character from kafka-run-class.bat script 6 years ago
huxi 5d7cb438a5 MINOR: Remove duplicate `subscribe` call in ConsumerPerformance (#5828) 6 years ago
Bill Bejeck 63715efa02 MINOR: Bump timeout for sending records (#5843) 6 years ago
Lucas Bradstreet 7cdc433d11 MINOR: SuppressionIntegrationTest should set StreamsConfig.STATE_DIR_CONFIG (#5847) 6 years ago
Stanislav Kozlovski ccfcbfd13f MINOR: Make log cleaner tests more efficient and less flaky (#5836) 6 years ago
Lucas Bradstreet c9d3debfe4 MINOR: SuppressScenarioTest should set StreamsConfig.STATE_DIR_CONFIG (#5826) 6 years ago
Bill Bejeck 57502a6995 KAFKA-7534: Error in flush calling close may prevent underlying store from closing (#5833) 6 years ago
Ron Dagostino e8a3bc7425 KAFKA-7352; Allow SASL Connections to Periodically Re-Authenticate (KIP-368) (#5582) 6 years ago
Ismael Juma 51061792ca
MINOR: Remove unused commitSync in ConsoleConsumer (#5845) 6 years ago
Stanislav Kozlovski eda4a2904a KAFKA-7532: Clean-up controller log when shutting down brokers (#5831) 6 years ago
Dong Lin 29a2921a3a MINOR: Fix checkstyle error caused by #5781 6 years ago
Ismael Juma b403a09ec0 MINOR: Simplify handling of KafkaProducer serializer overrides 6 years ago
Viktor Somogyi 262bb006d5 MINOR: add upgrade note for KIP-336 6 years ago
lambdaliu 73da591916 KAFKA-7535; KafkaConsumer doesn't report records-lag if isolation.level is read_committed 6 years ago
Manikumar Reddy 32e1da570a KAFKA-5462: Add configuration to build custom SSL principal name (KIP-371) 6 years ago
Stanislav Kozlovski d2c870b468 MINOR: Fix flaky assertion in ControllerIntegrationTest (#5829) 6 years ago
Randall Hauch 8b1d705404 MINOR: Fix undefined variable in Connect test 6 years ago
John Roesler cb6d69cbee MINOR: buffer should ignore caching (#5819) 6 years ago
Matthias J. Sax ff3c4e22b8
MINOR: fix docs typo (#5827) 6 years ago
occho e9bbfde10f MINOR: Prohibit setting StreamsConfig commit.interval.ms to a negative value (#5809) 6 years ago
Bridger Howell ed94cf4d31 KAFKA-7519 Clear pending transaction state when expiration fails (#5820) 6 years ago
Xiongqi Wu fed27fdd75 KAFKA-7501: Fix producer batch double deallocation when receiving message too large error on expired batch (#5807) 6 years ago
Bibin Sebastian 83e98334a9 KAFKA-7131: Update release script to generate announcement email text 6 years ago
John Eismeier 83c3996974 MINOR: Fix some typos 6 years ago
Colin Hicks 74f686d3c2 MINOR: Less restrictive assertion in flaky BufferPool test (#5799) 6 years ago
Dhruvil Shah 9e088eb120 MINOR: Remove redundant try block in LogCleaner (#5776) 6 years ago
Zhanxiang (Patrick) Huang 928f45f61f KAFKA-7464; catch exceptions in "leaderEndpoint.close()" when shutting down ReplicaFetcherThread 6 years ago