1907 Commits (4b97e50eea977a2a9020e6ed49516a1904361f12)

Author SHA1 Message Date
Stanislav Kozlovski 20b2bce290 MINOR: Clarify max.request.size and max.messsage.bytes wrt compression (#7575) 5 years ago
Bruno Cadonna 898ad8271a MINOR: Add method `hasMetrics()` to class `Sensor` (#7692) 5 years ago
Bob Barrett fecb977b25 KAFKA-8710; Allow transactional producers to bump producer epoch [KIP-360] (#7115) 5 years ago
Vikas Singh 0f43d77cfd MINOR. Update Epoch field descrition in FetchRequest api doc (#7673) 5 years ago
Colin P. Mccabe 67fd88050f KAFKA-8984: Improve tagged fields documentation 5 years ago
Guozhang Wang 6df058ec15
KAFKA-8677: Simplify the best-effort network client poll to never throw exception (#7613) 5 years ago
Guozhang Wang 4283fd640c
MINOR: Return null in key mapping of committed (#7659) 5 years ago
Jason Gustafson 929c25732f
MINOR: Fix version range check in MessageTest (#7663) 5 years ago
Guozhang Wang 2132709675
KAFKA-9140: Also reset join future when generation was reset in order to re-join (#7647) 5 years ago
A. Sophie Blee-Goldman a41bc7274b HOTFIX: remove reference to unused Assignment error code (#7645) 5 years ago
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