1547 Commits (e54ab292e7e2fd1d18e82387a586969ba57eb7ea)

Author SHA1 Message Date
Ismael Juma c09e25fac2
MINOR: Fix bug in Struct.equals and use Objects.equals/Long.hashCode (#6680) 6 years ago
Dhruvil Shah e6cff21fd8 KAFKA-7320; Add consumer configuration to disable auto topic creation [KIP-361] (#5542) 6 years ago
Colin Patrick McCabe 5144660040
KAFKA-8158: Add EntityType for Kafka RPC fields (#6503) 6 years ago
Lucas Bradstreet 8308829e46 MINOR: correctly parse version OffsetCommitResponse version < 3 6 years ago
Boyang Chen b0e82a68b3 KAFKA-8284: enable static membership on KStream (#6673) 6 years ago
Jason Gustafson 889512202c
KAFKA-8275; Take throttling into account when choosing least loaded node (#6619) 6 years ago
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