6774 Commits (2421a69556f0275efc99680c05f0bab27ecafb0c)
 

Author SHA1 Message Date
Matthias J. Sax 2421a69556 MINOR: Fix Kafka Streams JavaDocs with regard to new StreamJoined class (#7627) 5 years ago
Bruno Cadonna 96d95e947a MINOR: Fix sensor retrieval in stand0by task's constructor (#7632) 5 years ago
Viktor Somogyi 5fa2de43ec MINOR: Replace some Java 7 style code with Java 8 style (#7623) 5 years ago
John Roesler 4a5155c934 KAFKA-8868: Generate SubscriptionInfo protocol message (#7248) 5 years ago
Stanislav Kozlovski 72282ed198 MINOR: Correctly mark offset expiry in GroupMetadataManager's OffsetExpired metric 5 years ago
Boyang Chen f65c2acad7 KAFKA-8972 (2.4 blocker): bug fix for restoring task (#7617) 5 years ago
huxi 9e81ec9a6e KAFKA-9093: NullPointerException in KafkaConsumer with group.instance.id (#7590) 5 years ago
Bruno Cadonna fc0f82372e KAFKA-8980: Refactor state-store-level streams metrics (#7584) 5 years ago
José Armando García Sancio 0dbf95b1c1 MINOR: Fix documentation for updateCurrentReassignment (#7611) 5 years ago
Stanislav Kozlovski 2dba8803f7 MINOR: Preserve backwards-compatibility by renaming the AlterPartitionReassignment metric to PartitionReassignment 5 years ago
A. Sophie Blee-Goldman cb5c7313b4 KAFKA-8972 (2.4 blocker): clear all state for zombie task on TaskMigratedException (#7608) 5 years ago
Bruno Cadonna 065411aa22 KAFKA-9077: Fix reading of metrics of Streams' SimpleBenchmark (#7610) 5 years ago
Boyang Chen 465f810730 KAFKA-8972 (2.4 blocker): correctly release lost partitions during consumer.unsubscribe() (#7441) 5 years ago
A. Sophie Blee-Goldman 56bc507485 MINOR: improve logging of tasks on shutdown (#7597) 5 years ago
Guozhang Wang 59a75f4422
KAFKA-9048 Pt1: Remove Unnecessary lookup in Fetch Building (#7576) 5 years ago
Mickael Maison e4262471c9 MINOR: Fix command examples in kafka-reassign-partitions.sh docs (#7583) 5 years ago
Jason Gustafson 4bde9bb3cc
KAFKA-9102; Increase default zk session timeout and replica max lag [KIP-537] (#7596) 5 years ago
Bob Barrett c5df208281 KAFKA-9105; Add back truncateHead method to ProducerStateManager (#7599) 5 years ago
Bruno Cadonna 27ba8f5a39 KAFKA-8968: Refactor task-level metrics (#7566) 5 years ago
Boyang Chen 77fc498889 KAFKA-8992; Redefine RemoveMembersFromGroup interface on AdminClient (#7478) 5 years ago
NIkhil Bhatia 43262d358a KAFKA-9038; Allow creating partitions while a reassignment is in progress (#7582) 5 years ago
A. Sophie Blee-Goldman 5987c76153 KAFKA-8972: Need to flush state even on unclean close (#7589) 5 years ago
Guozhang Wang 4f682b3c0a
KAFKA-8729: Add upgrade docs for KIP-467 on augmented produce response (#7522) 5 years ago
Jason Gustafson 1df01d2583
KAFKA-9089; Reassignment should be resilient to unexpected errors (#7562) 5 years ago
Stanislav Kozlovski 28ef7f1d6d MINOR: Re-implement NewPartitionReassignment#of() (#7592) 5 years ago
Adam Bellemare aab14fb843 MINOR: Add documentation for foreign-key joins (KIP-213) (#7535) 5 years ago
Bill Bejeck c015169aa6
MINOR: Streams upgrade system test cleanup (#7571) 5 years ago
Chris Pettitt 6975f1dfa9 KAFKA-8700: Flaky Test QueryableStateIntegrationTest#queryOnRebalance (#7548) 5 years ago
Nikolay adb2bdb122 KAFKA-8584: The RPC code generator should support ByteBuffer. (#7342) 5 years ago
Jason Gustafson 0971f66ff5
KAFKA-9056; Inbound/outbound byte metrics should reflect incomplete sends/receives (#7551) 5 years ago
Konstantine Karantasis fc0963a236 KAFKA-9078: Fix Connect system test after adding MM2 connector classes 5 years ago
Jason Gustafson 4fc649d85c
MINOR: Add toString to PartitionReassignment (#7579) 5 years ago
José Armando García Sancio c00bd38ab2 MINOR: Rename brokers to replicas in the reassignment API (#7570) 5 years ago
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