6131 Commits (6d3ff132b57835fc879d678e9addc5e7c3804205)
 

Author SHA1 Message Date
Matthias J. Sax 6d3ff132b5 KAFKA-8240: Fix NPE in Source.equals() (#6589) 6 years ago
Jason Gustafson 3ba4686d4d
KAFKA-7601; Clear leader epoch cache on downgraded format in append (#6568) 6 years ago
John Roesler eab855541a KAFKA-8289: Fix Session Expiration and Suppression (#6654) 6 years ago
Boyang Chen a4f7675db1 KAFKA-8285: enable localized thread IDs in Kafka Streams (#6632) 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
Dejan Stojadinović 093a22536f MINOR: Extract Gradle and its plugins versions into dependencies.gradle (#6648) 6 years ago
Zhanxiang (Patrick) Huang 6ca899e56d KAFKA-8066; Always close the sensors in Selector.close() (#6402) 6 years ago
Bill Bejeck ba1fc21864
KAFKA-8298: Fix possible concurrent modification exception (#6643) 6 years ago
Stanislav Kozlovski 191f2faae0 KAFKA-7992: Introduce start-time-ms metric (#6318) 6 years ago
Matthias J. Sax 56c64803fa
KAFKA-3729: Revert adding Serde auto-config (#6630) 6 years ago
Matthias J. Sax c5665e6945
KAFAK-3522: add API to create timestamped stores (#6601) 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
Dejan Stojadinović df0adbcc2c MINOR: Update Gradle to 5.4.1 and update its plugins (#6436) 6 years ago
John Roesler 39400c46ac MINOR: improve Session expiration notice (#6618) 6 years ago
A. Sophie Blee-Goldman 8299f2a397 KAFKA-8029: In memory session store (#6525) 6 years ago
A. Sophie Blee-Goldman dc31fea8bc MINOR: In-memory stores cleanup (#6595) 6 years ago
Boyang Chen 0f995ba6be KAFKA-7862 & KIP-345 part-one: Add static membership logic to JoinGroup protocol (#6177) 6 years ago
John Roesler eecb403bae KAFKA-8254: Pass Changelog as Topic in Suppress Serdes (#6602) 6 years ago
Boyang Chen 0c2d829249 KAFKA-7903: automatically generate OffsetCommitRequest (#6583) 6 years ago
Boyang Chen 847957cbea KAFKA-8291 : System test fix (#6637) 6 years ago
Yaroslav Klymko f6c59df07e MINOR: Do not log retriable offset commit exceptions as errors (#5904) 6 years ago
Shaobo Liu 26a001d133 MINOR: Fix log message error of loadTransactionMetadata (#6571) 6 years ago
pierDipi 96e1fd6cc7 MINOR: Fix 404 security features links (#6634) 6 years ago
Kengo Seki 25ea9246be MINOR: Remove an unnecessary character from broker's startup log 6 years ago
Lysss ad4a7c3436 MINOR: Make LogCleaner.shouldRetainRecord more readable (#6590) 6 years ago
Sönke Liebau 3eaccb3eff MINOR: Remove implicit return statement (#6629) 6 years ago
Jason Gustafson 17c8016646
KAFKA-8237; Untangle TopicDeleteManager and add test cases (#6588) 6 years ago
Victoria Bialas dd8131499f KAFKA-8227 DOCS Fixed missing links duality of streams tables (#6625) 6 years ago
Colin Patrick McCabe 9e10916abd
MINOR: reformat settings.gradle to be more readable (#6621) 6 years ago
Randall Hauch 9ff490509f MINOR: Correct RestServerTest formatting 6 years ago
Cyrus Vafadari d801c4fc69 MINOR: Add support for Standalone Connect configs in Rest Server extensions (#6622) 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
Sebastián Ortega 3000fda8b9 KAFKA-8277: Fix NPEs in several methods of ConnectHeaders (#6550) 6 years ago
Colin Patrick McCabe c2bee988fa
MINOR: log which signals are handled on startup (#6620) 6 years ago
Ismael Juma 7d9e93ac6d
MINOR: Use https instead of http in links (#6477) 6 years ago
Matthias J. Sax 172fbb2dd5
MINOR: Add unit test for SerDe auto-configuration (#6610) 6 years ago
David Arthur 409fabc561 KAFKA-7747; Check for truncation after leader changes [KIP-320] (#6371) 6 years ago
Ted Yu e56ebbffca [KAFKA-3729] Auto-configure non-default SerDes passed alongside the topology builder (#6461) 6 years ago
Bob Barrett 964e90a725 MINOR: Remove errant lock.unlock() call from RoundTripWorker (#6612) 6 years ago
John Roesler 6538e9e4d6 KAFKA-7895: fix Suppress changelog restore (#6536) 6 years ago
Matthias J. Sax 3aa909575d
MINOR: Java8 cleanup (#6598) 6 years ago
Matthias J. Sax c596204c0d
MINOR: Java8 cleanup (#6599) 6 years ago
Jason Gustafson e32d33cd4f KAFKA-7965; Fix flaky test ConsumerBounceTest 6 years ago
Florian Hussonnois 075b368d47 KAFKA-6958: Allow to name operation using parameter classes (#6410) 6 years ago
John Roesler 7b4b298edd HOTFIX: Fix compilation error in `ProducerStateManagerTest` (#6603) 6 years ago
Jason Gustafson 6964c356aa
KAFKA-7866; Ensure no duplicate offsets after txn index append failure (#6570) 6 years ago