1727 Commits (8968cdd809a54ec82a206f04cf296ea15207cb7a)

Author SHA1 Message Date
Ron Dagostino 648497a5e5 KAFKA-9241: Some SASL Clients not forced to re-authenticate (#7784) 5 years ago
Jason Gustafson 5d0cb1419c KAFKA-9212; Ensure LeaderAndIsr state updated in controller context during reassignment (#7795) 5 years ago
Colin Patrick McCabe fa41521687
KAFKA-9091: Add a metric tracking the number of open connections with a given SSL cipher type (#7588) 5 years ago
gkomissarov ba365bbb8d KAFKA-9131: Remove dead code for handling timeout exception (#7635) 5 years ago
David Jacot b0d89cb6ad KAFKA-9251; Describing a non consumer group with the Admin API hangs forever (#7763) 5 years ago
Jason Gustafson 5b6de9f2d0
KAFKA-8933; Fix NPE in DefaultMetadataUpdater after authentication failure (#7682) 5 years ago
Ron Dagostino 0871f7b735 KAFKA-9190; Close connections with expired authentication sessions (#7723) 5 years ago
Ismael Juma 5cddf9860b
KAFKA-9203: Revert "MINOR: Remove workarounds for lz4-java bug affecting byte buffers (#6679)" (#7769) 5 years ago
Brian Byrne 38fde81132 MINOR: Proactively update producer topic access time. (#7672) 5 years ago
Lee Dongjin 6649b7a91d MINoR: Replace '>' in RoundRobinAssignor.java into '>' (#7073) 5 years ago
Lee Dongjin 446be127f7 MINOR: Improve Admin interface Documentation 5 years ago
Colin Patrick McCabe d38b8444d1
KAFKA-9229: Fix incompatible change in InitProducerIdRequest (#7746) 5 years ago
Jason Gustafson b94c7f479b
MINOR: Add ignorable field check to `toStruct` and fix usage (#7710) 5 years ago
Stanislav Kozlovski 5d0c2f3b2a MINOR: Add validation in MockAdminClient for replication factor (#7712) 5 years ago
Colin Patrick McCabe 02df8e1496
KAFKA-8986: Allow null as a valid default for tagged fields. (#7585) 5 years ago
A. Sophie Blee-Goldman 41a9e2c7c3 HOTFIX: safely clear all active state in onPartitionsLost (#7691) 5 years ago
Jason Gustafson 32bf0774e9
MINOR: Remove explicit version checks in getErrorResponse methods (#7708) 5 years ago
Mickael Maison 305f134abf MINOR: Small logging fixes in AbstractCoordinator (#7230) 5 years ago
Lucas Bradstreet 374e480352 KAFKA-9200: ListOffsetRequest missing error response for v5 (#7704) 5 years ago
Vikas Singh 464b6ed034 MINOR. Replace Utils::readFileAsString method to read file as stream (#7208) 5 years ago
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