6741 Commits (2efee34b74d4895b504ab541b716edab72b320d1)
 

Author SHA1 Message Date
Stanislav Kozlovski 2efee34b74 MINOR: Check against empty replicas in AlterPartitionReassignments (#7574) 5 years ago
Guozhang Wang 6d8da96ba8
MINOR: Reset timer when all the buffer is drained and empty (#7573) 5 years ago
Manikumar Reddy f46eb292f5 MINOR: Add upgrade docs for 2.4.0 release 5 years ago
Bill Bejeck c7a3d1b52d MINOR:Upgrade guide updates for KIP-479 (#7550) 5 years ago
Bill Bejeck 7bef73d724 MINOR: KIP-307 upgrade guide docs (#7547) 5 years ago
John Roesler 7bc8c0dcd1 MINOR: don't require key serde in join materialized (#7557) 5 years ago
Guozhang Wang f90b7e9cb4
KAFKA-8940: Tighten up SmokeTestDriver (#7565) 5 years ago
Bill Bejeck 6afe05fe89
MINOR: system test clean up (#7552) 5 years ago
Manikumar Reddy e20dcffa84 KAFKA-8943: Move SecurityProviderCreator to org.apache.kafka.common.security.auth package (#7564) 5 years ago
Lee Dongjin a9b0fc866a KAFKA-8482: Improve documentation on AdminClient#alterReplicaLogDirs, AlterReplicaLogDirsResult (#7083) 5 years ago
Mickael Maison 99a4068c5c KAFKA-7689; Add AlterConsumerGroup/List Offsets to AdminClient [KIP-396] (#7296) 5 years ago
Bruno Cadonna 2298c7f84f KAFKA-8964: Refactor thread-level metrics depending on built-in metrics version (#7474) 5 years ago
Viktor Somogyi 8f639eb79c KAFKA-9041; Flaky Test LogCleanerIntegrationTest#testIsThreadFailed (#7542) 5 years ago
Guozhang Wang eac367c76a
MINOR: Add metrics in operations doc for KIP-429 / KIP-467 (#7527) 5 years ago
Nikolay 4e094217f7 KAFKA-8455: Add VoidSerde to Serdes (#7485) 5 years ago
A. Sophie Blee-Goldman 8feb516dd9 MINOR: fix typo in TestInputTopic.getTimestampAndAdvance (#7553) 5 years ago
Dhruvil Shah 317089663c KAFKA-8962; Use least loaded node for AdminClient#describeTopics (#7421) 5 years ago
Viktor Somogyi 6c0aed2fbe KAFKA-8834; Add reassignment metrics and distinguish URPs (KIP-352) (#7361) 5 years ago
Matthias J. Sax 9660ecd4ec MINOR: Fix JavaDoc warning (#7546) 5 years ago
John Roesler fa2c61e23f KAFKA-9058: Lift queriable and materialized restrictions on FK Join (#7541) 5 years ago
Chris Pettitt 7a87a30f1f MINOR: Add ability to wait for all instances in an application to be RUNNING (#7500) 5 years ago
Ismael Juma baaccbb018
MINOR: Upgrade zk to 3.5.6 (#7544) 5 years ago
David Arthur d9f0be4523 KAFKA-9004; Prevent older clients from fetching from a follower (#7531) 5 years ago
Colin Patrick McCabe 3cb8ccf63a
MINOR: AbstractRequestResponse should be an interface (#7513) 5 years ago
Will James 2cf7b35d90 KAKFA-8950: Fix KafkaConsumer Fetcher breaking on concurrent disconnect (#7511) 5 years ago
Kevin Lu ed078bd702 KAFKA-8874: Add consumer metrics to observe user poll behavior (KIP-517) 5 years ago
John Roesler 18bdcaa5a1 MINOR: log reason for fatal error in locking state dir (#7534) 5 years ago
Antony Stubbs f324754852 KAFKA-8884: class cast exception improvement (#7309) 5 years ago
Nikolay 00374c3ddf KAFKA-8104: Consumer cannot rejoin to the group after rebalancing (#7460) 5 years ago
John Roesler f93c473be1 KAFKA-9000: fix flaky FK join test by using TTD (#7517) 5 years ago
Bill Bejeck b62f2a1123 KAFKA-8496: System test for KIP-429 upgrades and compatibility (#7529) 5 years ago
A. Sophie Blee-Goldman 78f5da914e KAFKA-9053: AssignmentInfo#encode hardcodes the LATEST_SUPPORTED_VERSION (#7537) 5 years ago
John Roesler 2a54347a56 MINOR: Improve FK Join docs and optimize null-fk case (#7536) 5 years ago
Greg Harris ff68b60429 KAFKA-8340, KAFKA-8819: Use PluginClassLoader while statically initializing plugins (#7315) 5 years ago
A. Sophie Blee-Goldman 3e30bf5439 Explain the separate upgrade paths for consumer groups and Streams (#7516) 5 years ago
Matthias J. Sax 1d6d3709d6
MINOR: Update Kafka Streams upgrade docs for KIP-444, KIP-470, KIP-471, KIP-474, KIP-528 (#7515) 5 years ago
Lucas Bradstreet 8966d066bd KAFKA-9039: Optimize ReplicaFetcher fetch path (#7443) 5 years ago
John Roesler 072503527e KAFKA-9032: Bypass serdes for tombstones (#7518) 5 years ago
Bruno Cadonna 3e24495c69 KAFKA-8897: Warn about no guaranteed backwards compatibility in RocksDBConfigSetter (#7483) 5 years ago
Chris Pettitt 9c8ab5ce10 MINOR: Provide better messages when waiting for a condition in test (#7488) 5 years ago
Chris Egerton bcdc6336fc KAFKA-8945/KAFKA-8947: Fix bugs in Connect REST extension API (#7392) 5 years ago
Jason Gustafson b24e9f3ccb
KAFKA-9033; Use consumer/producer identity in generated clientId (#7514) 5 years ago
Bruno Cadonna e58401b2f0 KAFKA-9030: Document client-level (a.k.a. instance-level) metrics (#7501) 5 years ago
Konstantine Karantasis 5e231f1738 KAFKA-9014: Fix AssertionError when SourceTask.poll returns an empty list (#7491) 5 years ago
Lucas Bradstreet caf3499236 MINOR: remove unused import in QueryableStateIntegrationTest (#7521) 5 years ago
Matthias J. Sax e66ed2dbea
MINOR: code and JavaDoc cleanup (#7462) 5 years ago
Guozhang Wang 76fcabc7b4
KAFKA-4422 / KAFKA-8700 / KAFKA-5566: Wait for state to transit to RUNNING upon start (#7519) 5 years ago
Vikas Singh 176c93412e KAFKA-8813: Refresh log config if it's updated before initialization (#7305) 5 years ago
Bruno Cadonna 9c80a06466 KAFKA-8942: Document RocksDB metrics 5 years ago
Alex Leung 2fce203a54 KAFKA-8671: NullPointerException occurs if topic associated with GlobalKTable changes (#7437) 5 years ago