4262 Commits (c4b8a7eab4e0bf387efba02986d5b9d1bf914038)
 

Author SHA1 Message Date
Randall Hauch f4a1ca347b KAFKA-5899: Added Connect metrics for connectors (KIP-196) 7 years ago
Apurva Mehta 8f90fd6530 KAFKA-5959; Fix NPE in Sender.canRetry when idempotence is not enabled 7 years ago
Rajini Sivaram d60f011d77 KAFKA-5920; Handle SSL handshake failures as authentication exceptions 7 years ago
Ismael Juma e554dc518e KAFKA-5915; Support unmapping of mapped/direct buffers in Java 9 7 years ago
Damian Guy 125d8d6f70 KAFKA-5956; use serdes from materialized in table and globalTable 7 years ago
Thibaud Chardonnens 7c988a3c8b KAFKA-5330: Use per-task converters in Connect 7 years ago
Matthias J. Sax 402aa093db KAFKA-5937: Improve ProcessorStateManager exception handling 7 years ago
Manjula K 36afd1095c MINOR: Adding LINE corp logo to streams page 7 years ago
Apurva Mehta ea533f0c5e KAFKA-5913; Add hasOffset() and hasTimestamp() methods to RecordMetadata 7 years ago
tedyu 690575ec46 MINOR: Follow-up improvements on top of KAFKA-5793 7 years ago
Mickael Maison c8c6ab6324 KAFKA-5735; KIP-190: Handle client-ids consistently 7 years ago
Randall Hauch afaaea8093 KAFKA-5954; Correct Connect REST API system test 7 years ago
Ismael Juma a553764c8b KAFKA-5856; AdminClient.createPartitions() follow-up (KIP-195) 7 years ago
Rajini Sivaram 96ba21e0df KAFKA-5947; Handle authentication failure in admin client, txn producer 7 years ago
Damian Guy f29391c490 MINOR: add upgrade note for KIP-173 topic configs 7 years ago
Damian Guy a2da064cbf KAFKA-5922: Add SessionWindowedKStream 7 years ago
James Cheng b12ba240e9 MINOR: Fix testUniqueErrorCodes unit test failure 7 years ago
Tom Bentley 5f6393f9b1 KAFKA-5856; Add AdminClient.createPartitions() (KIP-195) 7 years ago
Apurva Mehta 94692288be KAFKA-5793; Tighten up the semantics of the OutOfOrderSequenceException 7 years ago
Vahid Hashemian 69d2a17710 KAFKA-5854; Handle SASL authentication failures as non-retriable exceptions in clients 7 years ago
Ismael Juma c2af13ed0e MINOR: Upgrade to Gradle 4.2 7 years ago
tedyu 552b170787 KAFKA-5657: Connect REST API should include the connector type when describing a connector (KIP-151) 7 years ago
huxihx 239dad1b9f KAFKA-5358; Consumer perf tool should count rebalance time (KIP-177) 7 years ago
manjuapu c82be0f303 MINOR: Adding See how Kafka Streams is being used section to Streams page 7 years ago
Damian Guy bb9859720b MINOR: change task initialization logging levels 7 years ago
Damian Guy 37ec15e962 KAFKA-5931; deprecate KTable#through and KTable#to 7 years ago
Damian Guy c587905954 MINOR: update release script for streams quickstart 7 years ago
Florian Hussonnois 398714b758 KAFKA-5839: Upgrade Guide doc changes for KIP-130 7 years ago
Matthias J. Sax bd0146d984 MINOR: various random minor fixes and improve KafkaConsumer JavaDocs 7 years ago
Ismael Juma 80e0af50d9 MINOR: Only include transactional id in LogContext if it's set 7 years ago
Ismael Juma 92c06cbad5 MINOR: Protocol schema refactor follow-up 7 years ago
Ismael Juma 5e0bb3df96 MINOR: Fix unresolvable address in `testUnresolvableConnectString` 7 years ago
Damian Guy c96f89f845 MINOR: use StoreBuilder in KStreamImpl rather than StateStoreSupplier 7 years ago
Damian Guy c8f1471992 KAFKA-5921; add Materialized overloads to windowed kstream 7 years ago
Manikumar Reddy 83bdcdbaef MINOR: Refer consistently to server.properties in security docs 7 years ago
Jason Gustafson 0cf7708007 MINOR: Move request/response schemas to the corresponding object representation 7 years ago
Jakub Scholz a64fe2ed88 KAFKA-5918: Fix minor typos and errors in the Kafka Streams turotial 7 years ago
Matthias J. Sax d0645aaeef KAFKA-5893; Preserve original System.out in PrintedTest 7 years ago
Matthias J. Sax f46d414c16 KAFKA-5833: Reset thread interrupt state in case of InterruptedException 7 years ago
Mickael Maison 4ac7c48e91 MINOR: Fix KafkaConsumer.commitSync() javadoc @throws declarations 7 years ago
Ismael Juma ae3eeb3e1c MINOR: Make the state change log more consistent 7 years ago
Damian Guy f2b74aa1c3 KAFKA-5873; add materialized overloads to StreamsBuilder 7 years ago
Ismael Juma 52d7b6763b MINOR: Fix replica_verification_tool.py to handle slight change in output format 7 years ago
Andy Chambers bd83ae6ba1 MINOR: Fix typo in mapper parameter of flatMapValues 7 years ago
Matthias J. Sax b363901cbe KAFKA-5893: more logging for investigating ResetIntegrationTest failures 7 years ago
Damian Guy ed0e692147 KAFKA-5515; Remove date formatting from Segments 7 years ago
coscale_kdegroot be6252d8eb MINOR: Code cleanup, subject: log statements. 7 years ago
Damian Guy d83252ebae KAFKA-5654; add materialized count, reduce, aggregate to KGroupedStream 7 years ago
Armin Braun 346d0ca538 MINOR: Fix needless GC + Result time unit in JMH 7 years ago
Ismael Juma a3f068e22d MINOR: Update powermock and enable its tests when running with Java 9 7 years ago