5905 Commits (12e8b8c2c7ddce09daa449d9843e9fa08cd538f1)
 

Author SHA1 Message Date
Bill Bejeck 12e8b8c2c7 MINOR: Enable capture of full stack trace in StreamTask#process (#6310) 6 years ago
Gwen (Chen) Shapira e82cc50ddb KAFKA-7938: Fix test flakiness in DeleteConsumerGroupsTest (#6312) 6 years ago
Gwen (Chen) Shapira 0150dbc1d0 KAFKA-7937: Fix Flaky Test ResetConsumerGroupOffsetTest.testResetOffsetsNotExistingGroup (#6311) 6 years ago
Matthias J. Sax b3689b0c0e MINOR: Update docs to say 2.2 (#6315) 6 years ago
Boyang Chen 1f9aa01a5b KAFKA-7672 : force write checkpoint during StreamTask #suspend (#6115) 6 years ago
José Armando García Sancio eb8cc09625 KAFKA-7961; Ignore assignment for un-subscribed partitions (#6304) 6 years ago
Guozhang Wang 0d461e4ea0
KAFKA-7672: Restoring tasks need to be closed upon task suspension (#6113) 6 years ago
Ryan Chen 217f45ed55 KAFKA-7864; validate partitions are 0-based (#6246) 6 years ago
asutosh936 93ba9621fe KAFKA-7492 : Updated javadocs for aggregate and reduce methods returning null behavior. (#6285) 6 years ago
Vito Jeng 342c336bf9 MINOR: Missing punctuation marks in quickstart (#5755) 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
Chris Steingen a8ed8e7495 Update kafka-run-class.bat (#6291) 6 years ago
Chia-Ping Tsai 35a0de32ee KAFKA-6161 Add default implementation to close() and configure() for Serdes (#5348) 6 years ago
Murad 8de3092b05 KAFKA-7930: topic is not internal if explicitly listed in args (#6267) 6 years ago
Matthias J. Sax 83281ba0e4
KAFKA-7933: Switch from persistent to in-memory store in KTableKTableLeftJoinTest (#6292) 6 years ago
Zhanxiang (Patrick) Huang 2932d32afb KAFKA-7283: Enable lazy mmap on index files and skip sanity check for segments below recovery point (#5498) 6 years ago
A. Sophie Blee-Goldman ff603c63bb KAFKA-4730: Streams does not have an in-memory windowed store (#6239) 6 years ago
Bill Bejeck 071f62a356 MINOR: refactor topic check to make sure all topics exist by name vs doing a topic count (#6271) 6 years ago
Bill Bejeck 18984434df
HOT_FIX: Change flag so plain RocksDB instance returned (#6297) 6 years ago
Ron Dagostino 74ad46d880 KAFKA-7945: Calc refresh time correctly when token created in the past (#6288) 6 years ago
Bill Bejeck be76560011
MINOR: Add all topics created check streams broker bounce test (trunk) (#6243) 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 e17352f03e
KAFKA-7487: DumpLogSegments misreports offset mismatches (#5756) 6 years ago
Matthias J. Sax 9fe89f357c MINOR: improve JavaDocs about auto-repartitioning in Streams DSL (#6269) 6 years ago
Ismael Juma 45a896e741 KAFKA-7935: UNSUPPORTED_COMPRESSION_TYPE if ReplicaManager.getLogConfig returns None (#6274) 6 years ago
John Roesler 0846f590da KAFKA-7895: Fix stream-time reckoning for suppress (#6278) 6 years ago
Kyle Ambroff-Kao decc09b012 KAFKA-6569: Move OffsetIndex/TimeIndex logger to companion object (#4586) 6 years ago
John Roesler bc4fed315d MINOR: add log indicating the suppression time (#6260) 6 years ago
Ismael Juma b53f844028
MINOR: Make info logs for KafkaConsumer a bit more verbose (#6279) 6 years ago
Bill Bejeck 247ccd7ac9 KAFKA-7758: Reuse KGroupedStream/KGroupedTable with named repartition topics (#6265) 6 years ago
Lee Dongjin 44257f2937 KAFKA-7884; Docs for message.format.version should display valid values (#6209) 6 years ago
Ewen Cheslack-Postava ed3071231a MINOR: Save failed test output to build output directory 6 years ago
John Roesler 3656ad93bc MINOR: add test for StreamsSmokeTestDriver (#6231) 6 years ago
Ismael Juma a421dd2a26
MINOR: Fix bugs identified by compiler warnings (#6258) 6 years ago
Filipe Agapito c1918a2b9a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [part 4] (#5433) 6 years ago
John Roesler af91eeeb79 MINOR: fix bypasses in ChangeLogging stores (#6266) 6 years ago
Stanislav Kozlovski d0718718ae MINOR: Make MockClient#poll() more thread-safe (#5942) 6 years ago
John Roesler b12b7f0435 MINOR: drop dbAccessor reference on close (#6254) 6 years ago
lambdaliu 795f7331e2 KAFKA-7811: Avoid unnecessary lock acquire when KafkaConsumer commits offsets (#6119) 6 years ago
John Roesler 01f0f0af28 KAFKA-7916: Unify store wrapping code for clarity (#6255) 6 years ago
Manikumar Reddy 8b97c3d8a9 MINOR: Add missing Alter Operation to Topic supported operations list in AclCommand 6 years ago
John Roesler 1aae604861 KAFKA-7921: log at error level for missing source topic (#6262) 6 years ago
David Arthur b02b5b63a5 KAFKA-7440; Add leader epoch to fetch and list-offset request (#6190) 6 years ago
Guozhang Wang 0a1c269347
KAFKA-7652: Part III; Put to underlying before Flush (#6191) 6 years ago
lambdaliu 826b6d9424 MINOR: fix docs of common per-broker metrics 6 years ago
Mickael Maison 62b22496c2 MINOR: Fixed a couple of typos in Config docs 6 years ago
Alex Diachenko ec42e0378e KAFKA-7799; Use httpcomponents-client in RestServerTest. 6 years ago