1591 Commits (81900d0ba0a5839a1e5dc876897bab1c24b3bd94)

Author SHA1 Message Date
Mickael Maison 407bcdf78e KAFKA-8056; Use automatic RPC generation for FindCoordinator (#6408) 6 years ago
Ismael Juma 90043d5f7e
MINOR: Remove workarounds for lz4-java bug affecting byte buffers (#6679) 6 years ago
saisandeep b074173ea2 KAFKA-8191: Add pluggability of KeyManager to generate the broker Private Keys and Certificates 6 years ago
Jason Gustafson c34330c548
KAFKA-8248; Ensure time updated before sending transactional request (#6613) 6 years ago
Zhanxiang (Patrick) Huang 6ca899e56d KAFKA-8066; Always close the sensors in Selector.close() (#6402) 6 years ago
Stanislav Kozlovski 191f2faae0 KAFKA-7992: Introduce start-time-ms metric (#6318) 6 years ago
Chase Walden 626fbc60dd MINOR: Fix Embedded ConfigDef Validator toString issue (#6339) 6 years ago
Dhruvil Shah b4532a65f7 KAFKA-8134: `linger.ms` must be a long 6 years ago
huxi 3af3f425c6 KAFKA-7779; Avoid unnecessary loop iteration in leastLoadedNode (#6081) 6 years ago
Boyang Chen 0f995ba6be KAFKA-7862 & KIP-345 part-one: Add static membership logic to JoinGroup protocol (#6177) 6 years ago
Boyang Chen 0c2d829249 KAFKA-7903: automatically generate OffsetCommitRequest (#6583) 6 years ago
Yaroslav Klymko f6c59df07e MINOR: Do not log retriable offset commit exceptions as errors (#5904) 6 years ago
Bill Bejeck a552a2704e
MINOR: Move log statement stating producer closed after possible exception (#6606) 6 years ago
John Roesler 58d6043d4c KAFKA-8204: fix Streams store flush order (#6555) 6 years ago
Colin Patrick McCabe c2bee988fa
MINOR: log which signals are handled on startup (#6620) 6 years ago
David Arthur 409fabc561 KAFKA-7747; Check for truncation after leader changes [KIP-320] (#6371) 6 years ago
John Roesler 6538e9e4d6 KAFKA-7895: fix Suppress changelog restore (#6536) 6 years ago
Vahid Hashemian 3e8a10e7d9 KAFKA-7026; Sticky Assignor Partition Assignment Improvement (KIP-341) (#5291) 6 years ago
Rajini Sivaram 7f9b9a60da
KAFKA-8241; Handle configs without truststore for broker keystore update (#6585) 6 years ago
Manikumar Reddy 3b1524c5df KAFKA-7466: Add IncrementalAlterConfigs API (KIP-339) (#6247) 6 years ago
Viktor Somogyi 7bd81628d9 KAFKA-6635; Producer close awaits pending transactions (#5971) 6 years ago
Jason Gustafson 02221bd907
MINOR: Remove SubscriptionState.Listener and replace with assignmentId tracking (#6559) 6 years ago
Jason Gustafson 53e95ffcdb
MINOR: Use generated InitProducerId RPC (#6538) 6 years ago
highluck 0667fe2bfd MINOR: Remove redundant access specifiers from metrics interfaces (#6527) 6 years ago
Konstantine Karantasis 1bf1e46e7e KAFKA-8013; Avoid underflow when reading a Struct from a partially correct buffer (#6340) 6 years ago
Colin P. Mccabe 62381bd915 KAFKA-8168; Add a generated ApiMessageType class 6 years ago
Rajini Sivaram 844120c601
KAFKA-8190; Don't update keystore modification time during validation (#6539) 6 years ago
Mickael Maison c301025484 KAFKA-8090: Use automatic RPC generation in ControlledShutdown 6 years ago
Mickael Maison 981815c8d1 KAFKA-8034: Use automatic RPC generation in DeleteTopics 6 years ago
Sönke Liebau b42d904f81 MINOR: Fix some spelling corrections in comments (#6507) 6 years ago
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