1797 Commits (ea72edebf2d484e42a4251c53cd6e383743b5d1a)

Author SHA1 Message Date
Stanislav Kozlovski be58580e14 MINOR: Rework NewPartitionReassignment public API (#7638) 5 years ago
Ismael Juma c552c06aed
KAFKA-9110: Improve efficiency of disk reads when TLS is enabled (#7604) 5 years ago
Ismael Juma 7bdbdf1900
HOTFIX: Try to complete Send even if no bytes were written (#7622) 5 years ago
A. Sophie Blee-Goldman d61b0c131c KAFKA-8972 (2.4 blocker): TaskManager state should always be updated after rebalance (#7620) 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
huxi 9e81ec9a6e KAFKA-9093: NullPointerException in KafkaConsumer with group.instance.id (#7590) 5 years ago
Boyang Chen 465f810730 KAFKA-8972 (2.4 blocker): correctly release lost partitions during consumer.unsubscribe() (#7441) 5 years ago
Guozhang Wang 59a75f4422
KAFKA-9048 Pt1: Remove Unnecessary lookup in Fetch Building (#7576) 5 years ago
Boyang Chen 77fc498889 KAFKA-8992; Redefine RemoveMembersFromGroup interface on AdminClient (#7478) 5 years ago
Stanislav Kozlovski 28ef7f1d6d MINOR: Re-implement NewPartitionReassignment#of() (#7592) 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
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
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
Nikolay 4e094217f7 KAFKA-8455: Add VoidSerde to Serdes (#7485) 5 years ago
Dhruvil Shah 317089663c KAFKA-8962; Use least loaded node for AdminClient#describeTopics (#7421) 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
Nikolay 00374c3ddf KAFKA-8104: Consumer cannot rejoin to the group after rebalancing (#7460) 5 years ago
Lucas Bradstreet 8966d066bd KAFKA-9039: Optimize ReplicaFetcher fetch path (#7443) 5 years ago
Chris Pettitt 9c8ab5ce10 MINOR: Provide better messages when waiting for a condition in test (#7488) 5 years ago
Jason Gustafson b24e9f3ccb
KAFKA-9033; Use consumer/producer identity in generated clientId (#7514) 5 years ago
A. Sophie Blee-Goldman c9c3adca43 MINOR: move "Added/Removed sensor" log messages to TRACE (#7502) 5 years ago
A. Sophie Blee-Goldman 6fb8bd0987 KAFKA-9029: Flaky Test CooperativeStickyAssignorTest.testReassignmentWithRand: bump to 4 (#7503) 5 years ago
Tu V. Tran f41a5c2c86 KAFKA-8729, pt 3: Add broker-side logic to handle the case when there are record_errors and error_message (#7167) 5 years ago
Colin Patrick McCabe 5c4bbf9344
MINOR: fix compatibility-breaking bug in RequestHeader (#7479) 5 years ago
Guozhang Wang fb9b0dfde5
MINOR: Augment log4j to add generation number in performAssign (#7451) 5 years ago
Rajini Sivaram 1f1179ea64
KAFKA-8932; Add tag for CreateTopicsResponse.TopicConfigErrorCode (KIP-525) (#7464) 5 years ago
Jason Gustafson a9493346aa
KAFKA-8983; AdminClient deleteRecords should not fail all partitions unnecessarily (#7449) 5 years ago
A. Sophie Blee-Goldman d88f1048da KAFKA-8179: Part 7, cooperative rebalancing in Streams (#7386) 5 years ago
Jason Gustafson c06e45a215
KAFKA-8985; Add flexible version support to inter-broker APIs (#7453) 5 years ago
Colin Patrick McCabe 0de61a4683 KAFKA-8885; The Kafka Protocol should Support Optional Tagged Fields (#7325) 5 years ago
John Roesler 7349608009 MINOR: Gracefully handle non-assigned case in fetcher metric (#7383) 5 years ago
David Jacot f98013cc50 Part 1 of KIP-511: Collect and Expose Client's Name and Version in the Brokers #7381 5 years ago
Adam Bellemare c87fe9402c KAFKA-3705 Added a foreignKeyJoin implementation for KTable. (#5527) 5 years ago
Andy Coates c62dd1e92e MINOR: Make TopicDescription's other constructor public (#7405) 5 years ago
Ismael Juma f99bb0466e
MINOR: Start correlation id at 0 in SaslClientAuthenticator (#7432) 5 years ago
Jeff Huang 157aadbbf3 MINOR: Add provider name of SSLContext to debug log. (#7407) 5 years ago
Almog Gavra bfcc17f211 KAFKA-8595: Support deserialization of JSON decimals encoded in NUMERIC (#7354) 5 years ago
Tu V. Tran f6f24c4700 KAFKA-8729, pt 2: Add error_records and error_message to PartitionResponse (#7150) 5 years ago
John Roesler ef2fbfda24 KAFKA-8609: Add rebalance-latency-total (#7401) 5 years ago
Ismael Juma 66183f730f
KAFKA-8471: Replace control requests/responses with automated protocol (#7353) 5 years ago
Lucas Bradstreet 1dc5063cde MINOR: Don't generate unnecessary strings for debug logging in FetchSessionHandler (#7394) 5 years ago
Guozhang Wang 22434e6535
KAFKA-8319: Make KafkaStreamsTest a non-integration test class (#7382) 5 years ago