6092 Commits (172fbb2dd55144e2e44777174f970b56768e1777)
 

Author SHA1 Message Date
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
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
Manikumar Reddy c0d6fac238 MINOR: Remove deprecated assertThat usage from KafkaLog4jAppenderTest (#6257) 6 years ago
Ismael Juma c7f99bc2bd
MINOR: Update JUnit to 4.13 and annotate log cleaner integration test (#6248) 6 years ago
Rohan Desai 08036fa4b1 KAFKA-7896; Add sasl.jaas.config/sasl.mechanism props to the log4j kafka appender 6 years ago
Matthias J. Sax d2575f03a3
MINOR: Bump version to 2.3.0-SNAPSHOT (#6226) 6 years ago
Kevin Lu 3fb1d70b6b KAFKA-7236: Add --under-min-isr option to describe topics command (KIP-351) (#6224) 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
Matthias J. Sax 2fb9b03d6f MINOR: improve stabilty of ProcessorStateManagerTest (#6240) 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
Sönke Liebau 08dbec7429 MINOR: Add sentence to command line documentation of producer performance tool on how to disable throttling. (#6205) 6 years ago