6074 Commits (0e08358da4b114834140c720b98125a2a3a84caa)
 

Author SHA1 Message Date
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
Jason Gustafson 8147846acb
KAFKA-7540; Retry coordinator lookup to fix transient failure in ConsumerBounceTest (#6235) 6 years ago
Colin Patrick McCabe 4be68c58da
KAFKA-7828: Add ExternalCommandWorker to Trogdor (#6219) 6 years ago
Mark Cho 7debda4d41 KAFKA-7890: Invalidate ClusterConnectionState cache for a broker if the hostname of the broker changes. (#6215) 6 years ago
Konstantine Karantasis 83c435f3ba KAFKA-7834: Extend collected logs in system test services to include heap dumps 6 years ago
Colin P. Mccabe e942e294f0 MINOR: release.py: fix some compatibility problems. 6 years ago
Viktor Somogyi-Vass 776041db11 KAFKA-7804: Update docs for topic-command related KIP-377 6 years ago
Colin Patrick McCabe e2e8bdbd8c
KAFKA-7832: Use automatic RPC generation in CreateTopics (#5972) 6 years ago
lambdaliu 4d70e8971f fix typo (#5150) 6 years ago
Stanislav Kozlovski 66129b1518 MINOR: Reduce replica.fetch.backoff.ms in ReassignPartitionsClusterTest (#5887) 6 years ago
David Arthur 64b2d4fc04 KAFKA-7766: Fail fast PR builds (#6059) 6 years ago
Guozhang Wang 9dc76f8872 KAFKA-7798: Expose embedded clientIds (#6107) 6 years ago
Stanislav Kozlovski 4420d9ec67 KAFKA-7641; Introduce "group.max.size" config to limit group sizes (#6163) 6 years ago
Viktor Somogyi-Vass 1f85e8e923 KAFKA-7433; Introduce broker options in TopicCommand to use AdminClient (KIP-377) 6 years ago
Colin Patrick McCabe 2ca54cfd33
MINOR: Fix some field definitions for ListOffsetReponse (#6214) 6 years ago
Randall Hauch 176ea0d0f9 KAFKA-7873; Always seek to beginning in KafkaBasedLog (#6203) 6 years ago
Rajini Sivaram 4b29487fa9 KAFKA-7719: Improve fairness in SocketServer processors (KIP-402) (#6022) 6 years ago
Chia-Ping Tsai 3ebf058123 MINOR: fix checkstyle suppressions for generated RPC code to work on Windows 6 years ago
Boyang Chen dc634f18f7 KAFKA-7859: Use automatic RPC generation in LeaveGroups (#6188) 6 years ago