1461 Commits (1baba1b347a9db51514777dba07263e285e8237b)

Author SHA1 Message Date
pierDipi 1baba1b347 MINOR: Fix misspelling in protocol documentation 6 years ago
Colin Patrick McCabe e0d028bf6c
KAFKA-8150: Fix bugs in handling null arrays in generated RPC code (#6489) 6 years ago
Colin Patrick McCabe f304667df0
MINOR: fix message protocol help text for ElectPreferredLeadersResult (#6479) 6 years ago
Matthias J. Sax 1f692bdf53
KAFKA-8142: Fix NPE for nulls in Headers (#6484) 6 years ago
khairy 3124b07066 KAFKA-7243: Add unit integration tests to validate metrics in Kafka Streams (#6080) 6 years ago
Boyang Chen 8406f3624d KAFKA-7858: Automatically generate JoinGroup request/response 6 years ago
Rajini Sivaram ca6ac9393b
MINOR: Retain public constructors of classes from public API (#6455) 6 years ago
Rajini Sivaram 20e3a3035b
KAFKA-8111; Set min and max versions for Metadata requests (#6451) 6 years ago
Rajini Sivaram 3ec2ca5e33 KAFKA-7730; Limit number of active connections per listener in brokers (KIP-402) 6 years ago
Matthias J. Sax a648ef0b44 MINOR: Fix JavaDocs warnings (#6435) 6 years ago
José Armando García Sancio fd79dd0608 MINOR: Better messaging for invalid fetch response (#6427) 6 years ago
Manikumar Reddy 173a7e3d54 KAFKA-7939: Fix timing issue in KafkaAdminClientTest.testCreateTopicsRetryBackoff 6 years ago
Manikumar Reddy a42f16f980 KAFKA-7922: Return authorized operations in Metadata request response (KIP-430 Part-2) 6 years ago
Rajini Sivaram da5f353401
KAFKA-7288; Fix check in SelectorTest to wait for no buffered bytes (#6415) 6 years ago
Colin P. Mccabe 027cbbaec5 KAFKA-8060: The Kafka protocol generator should allow null defaults 6 years ago
Jason Gustafson 460e46c3bb
KAFKA-7831; Do not modify subscription state from background thread (#6221) 6 years ago
Manikumar Reddy 1f525cd2c9 KAFKA-8061; Handle concurrent ProducerId reset and call to Sender thread shutdown (#6388) 6 years ago
Rajini Sivaram 644ff6e60f
KAFKA-7288 - Make sure no bytes buffered when relying on idle timeout in channel close test (#6390) 6 years ago
Rajini Sivaram b10d311f8a
KAFKA-8039 - Use MockTime in fast reauth test to avoid transient failures (#6383) 6 years ago
Nicholas Parker 7f6bf95c1e Fix for KAFKA-7974: Avoid zombie AdminClient when node host isn't resolvable (#6305) 6 years ago
Viktor Somogyi 1db4667366 KAFKA-7736; Consolidate Map usages in TransactionManager (#6270) 6 years ago
Rajini Sivaram 3a50dc27b9
KAFKA-8038 - Fix timing issue in SslTransportLayerTest.testCloseSsl (#6377) 6 years ago
Mickael Maison 0d56f14135 KAFKA-7997: Use automatic RPC generation in SaslAuthenticate 6 years ago
lambdaliu caecc16b5c MINOR: ConsumerNetworkClient does not need to send the remaining requests when the node is not ready (#6264) 6 years ago
Manikumar Reddy f11fa5ef40 KAFKA-7922: Return authorized operations in describe consumer group responses (KIP-430 Part-1) 6 years ago
huxi a1f7925d23 KAFKA-7962: Avoid NPE for StickyAssignor (#6308) 6 years ago
Mickael Maison 4824dc994d KAFKA-7972: Use automatic RPC generation in SaslHandshake 6 years ago
José Armando García Sancio eb8cc09625 KAFKA-7961; Ignore assignment for un-subscribed partitions (#6304) 6 years ago
huxi 201da05427 KAFKA-7763; Calls to commitTransaction and abortTransaction should not block indefinitely (#6066) 6 years ago
Jason Gustafson f775be0514
MINOR: Handle Metadata v0 all topics requests during parsing (#6300) 6 years ago
Jason Gustafson c9cf6e2176
MINOR: Subscribe/assign calls should be logged at info level (#6299) 6 years ago
Chia-Ping Tsai 35a0de32ee KAFKA-6161 Add default implementation to close() and configure() for Serdes (#5348) 6 years ago
Ron Dagostino 74ad46d880 KAFKA-7945: Calc refresh time correctly when token created in the past (#6288) 6 years ago
Lee Dongjin 71a7219dfd KAFKA-7920; Do not permit zstd produce requests until IBP is updated to 2.1 (#6256) 6 years ago
Arjun Satish 4cb8f56b45 KAFKA-7909; Ensure timely rebalance completion after pending members rejoin or fail (#6251) 6 years ago
Ismael Juma b53f844028
MINOR: Make info logs for KafkaConsumer a bit more verbose (#6279) 6 years ago
Stanislav Kozlovski d0718718ae MINOR: Make MockClient#poll() more thread-safe (#5942) 6 years ago
lambdaliu 795f7331e2 KAFKA-7811: Avoid unnecessary lock acquire when KafkaConsumer commits offsets (#6119) 6 years ago
David Arthur b02b5b63a5 KAFKA-7440; Add leader epoch to fetch and list-offset request (#6190) 6 years ago
Mickael Maison 62b22496c2 MINOR: Fixed a couple of typos in Config docs 6 years ago
Ismael Juma 41f2628bde
MINOR: Improve log messages when authentications fail: (#6250) 6 years ago
Ismael Juma 637355138a
MINOR: Improve PlainSaslServer error message for empty tokens (#6249) 6 years ago
Ismael Juma c7f99bc2bd
MINOR: Update JUnit to 4.13 and annotate log cleaner integration test (#6248) 6 years ago
Rajini Sivaram 5148d7b0ae
KAFKA-7915: Don't return sensitive authentication errors to clients (#6252) 6 years ago
Radai Rosenblatt c6528424df MINOR: Include partition when logging fetch errors (#6206) 6 years ago
Jason Gustafson d152989f26
KAFKA-7897; Disable leader epoch cache when older message formats are used (#6232) 6 years ago
Ron Dagostino 9f7e6b2913 KAFKA-7902: Replace original loginContext if SASL/OAUTHBEARER refresh login fails (#6233) 6 years ago
Mark Cho 7debda4d41 KAFKA-7890: Invalidate ClusterConnectionState cache for a broker if the hostname of the broker changes. (#6215) 6 years ago
Colin Patrick McCabe e2e8bdbd8c
KAFKA-7832: Use automatic RPC generation in CreateTopics (#5972) 6 years ago
Stanislav Kozlovski 4420d9ec67 KAFKA-7641; Introduce "group.max.size" config to limit group sizes (#6163) 6 years ago