4312 Commits (bdf8e211ecb50a24071390d493cf1c1732f7346d)
 

Author SHA1 Message Date
Rajini Sivaram a339a387e0 MINOR: Add metric templates for sender/fetcher rate totals 7 years ago
umesh chaudhary f305dd68f6 KAFKA-5754; Refactor Streams to use LogContext 7 years ago
Apurva Mehta 6055c74989 MINOR: Disable KafkaAdminClientTest.testHandleTimeout 7 years ago
Rajini Sivaram 8fca432223 KAFKA-4764; Wrap SASL tokens in Kafka headers to improve diagnostics (KIP-152) 7 years ago
Damian Guy 985cc534a4 KAFKA-5908; fix range query in CompositeReadOnlyWindowStore 7 years ago
Jason Gustafson f6f56a645b KAFKA-5822; Consistent log formatting of topic partitions 7 years ago
Apurva Mehta 5d2422258c KAFKA-5494; Enable idempotence with max.in.flight.requests.per.connection > 1 7 years ago
Rajini Sivaram 8a5e866605 KAFKA-5738; Add cumulative count for rate metrics (KIP-187) 7 years ago
Ismael Juma dfd625daa3 MINOR: Remove unused SecurityProtocol.TRACE 7 years ago
Jason Gustafson 2656659e0d MINOR: Update TransactionManager to use LogContext 7 years ago
Vahid Hashemian a0ad9f156a MINOR: Fix LogContext message format in KafkaProducer 7 years ago
Jason Gustafson 3b5d88febb KAFKA-5783; Add KafkaPrincipalBuilder with support for SASL (KIP-189) 7 years ago
Damian Guy f7b1add686 MINOR: update tutorial doc to match ak-site 7 years ago
Jeff Widman f47996ccbd MINOR: Fix typo in test log4j.properties 7 years ago
Guozhang Wang 9d2437a464 MINOR: Un-hide the tutorial buttons on web docs 7 years ago
Ismael Juma ffd8f18a12 KAFKA-4501; Fix EasyMock and disable PowerMock tests under Java 9 7 years ago
lperry c42bfc0d51 MINOR: Fix JavaDoc for StreamsConfig.PROCESSING_GUARANTEE_CONFIG 7 years ago
Ismael Juma 49b992dd8b MINOR: Use sha512 instead of sha2 suffix in release artifacts 7 years ago
Richard Yu 90b4b07e6e KAFKA-4468: Correctly calculate the window end timestamp after read from state stores 7 years ago
Rajini Sivaram 9ed8bf273c KAFKA-5872; Fix transient failure in SslSelectorTest.testMuteOnOOM 7 years ago
Damian Guy 8bd2a68b50 KAFKA-5655; materialized count, aggregate, reduce to KGroupedTable 7 years ago
Damian Guy 08063f50a0 KAFKA:5653: add join overloads to KTable 7 years ago
Bill Bejeck e1491d4a04 MINOR: refactor build method to extract methods from if statements 7 years ago
Bill Bejeck a67140317a MINOR: update processor topology test driver 7 years ago
Ismael Juma 439050816b MINOR: Tweak detection of kafka server start-up in system tests 7 years ago
Bryan Baugher 1f5bc11cc0 MINOR: Implement toString for NetworkClient#InFlightRequest 7 years ago
Damian Guy d6fabb011a KAFKA-5817: [FOLLOW-UP] add SerializedInternal 7 years ago
Andrey Dyachkov 9bb06c3eef KAFKA-5763; Use LogContext in NetworkClient, Selector and broker 7 years ago
Damian Guy 779714c08b KAFKA-5816; [FOLLOW UP] create ProducedInternal class 7 years ago
Evgeny Veretennikov c5464edbb7 KAFKA-5531; throw concrete exceptions in streams tests 7 years ago
Rajini Sivaram 3728f4cd96 MINOR: Fix transient failure in SelectorTest.testCloseConnectionInClosingState 7 years ago
Colin P. Mccabe ae4100f82c KAFKA-5792; Fix Transient failure in KafkaAdminClientTest.testHandleTimeout 7 years ago
Damian Guy 689a84c7d6 MINOR: make Consumed copy ctor protected 7 years ago
Damian Guy 9cec4109b2 MINOR: make Printed copy ctor protected 7 years ago
Damian Guy 2db1e4423f KAFKA-5852: Add filter, filterNot, mapValues and Materialized to KTable 7 years ago
Xavier Léauté 6e40455862 KAFKA-5742; Fix incorrect method name follow-up 7 years ago
dejan2609 5d73b37b14 KAFKA-5708; Upgrade Jackson from 2.8.5 to 2.9.1 7 years ago
Rajini Sivaram 6ebd9d35fc KAFKA-5790, KAFKA-5607; Improve error handling in SocketServer to avoid issues later 7 years ago
Damian Guy 4769e3d92a KAFKA-5815; add Printed class and KStream#print(printed) 7 years ago
Damian Guy e16b9143df KAFKA-5853; implement WindowedKStream 7 years ago
Andras Beni beeed86600 MINOR: Update dependencies for 1.0.0 part 2 7 years ago
Erik Kringen ee4e4c8cb3 KAFKA-5656; Support bulk attributes request on KafkaMbean where some attributes do not exist 7 years ago
Tom Bentley ef17d5b892 KAFKA-4260; Disallow non-routable address in advertised.listeners 7 years ago
Paolo Patierno 6546f9af6d MINOR: Improve documentation for running docker system tests 7 years ago
Mickael Maison b07435638d MINOR: Fixed StickyAssignor javadoc formatting 7 years ago
Damian Guy d0ee6ed36b KAFKA-5832; add Consumed and change StreamBuilder to use it 7 years ago
Ismael Juma 27336192ff MINOR: Include response in request log 7 years ago
Ismael Juma 07a428e0c8 MINOR: Always specify the keystore type in system tests 7 years ago
Ted Yu a1ec6527db KAFKA-5820: Remove unneeded synchronized keyword in StreamThread 7 years ago
Guozhang Wang 674407908b KAFKA-5698: Sort processor nodes based on its sub-tree size 7 years ago