523 Commits (1427e84cc7935e3826eb91408ca7fa87ff868505)

Author SHA1 Message Date
Edoardo Comar 0c035c46b4 KAFKA-6726: Fine Grained ACL for CreateTopics (KIP-277) (#4795) 7 years ago
Paolo Patierno be8808dd4b KAFKA-5588: Remove deprecated --new-consumer tools option (#5097) 7 years ago
Matthias J. Sax c238e14ac6 MINOR: docs should point to latest version (#5132) 7 years ago
Guozhang Wang 86410e14d7 MINOR: Add missing configs for resilience settings 7 years ago
Rajini Sivaram 9df3872fbd KAFKA-3665: Enable TLS hostname verification by default (KIP-294) (#4956) 7 years ago
Jorge Quilcate Otoya e8ddb76573 KAFKA-6938: Add documentation for accessing Headers on Kafka Streams Processor API (#5128) 7 years ago
Guozhang Wang 718d6f2475
MINOR: Remove deprecated KafkaStreams constructors in docs (#5118) 7 years ago
Manikumar Reddy O 202ab22b98 KAFKA-5523: Remove ReplayLogProducer tool (#5092) 7 years ago
Vahid Hashemian 0cacbcf30e MINOR: Remove usages of JavaConversions and fix some typos (#5115) 7 years ago
Vahid Hashemian 341d5db260 KAFKA-6955: Use Java AdminClient in DeleteRecordsCommand (#5088) 7 years ago
Jason Gustafson 3683d475ed
MINOR: Follow-up improvements for KIP-266 (#5084) 7 years ago
Guozhang Wang f33e9a346e KAFKA-4936: Add dynamic routing in Streams (#5018) 7 years ago
Joan Goyeau 1e0793c4ce Update doc of curried joins and aggregates (#5053) 7 years ago
Jon Lee 1facab387f KAFKA-6028: Improve the quota throttle communication (KIP-219) 7 years ago
Chris Egerton a64ab91238 KAFKA-5540: Deprecate internal converter configs (KIP-174) 7 years ago
Ron Dagostino 8c5d7e0408 KAFKA-6562: OAuth Authentication via SASL/OAUTHBEARER (KIP-255) (#4994) 7 years ago
Ismael Juma 7132a85fc3 KAFKA-6921; Remove old Scala producer and related code 7 years ago
Ismael Juma e70a191d30
KAFKA-4423: Drop support for Java 7 (KIP-118) and update deps (#5046) 7 years ago
Andy Coates 4e1c8ffd0d KAFKA-6849: add transformValues methods to KTable. (#4959) 7 years ago
Guozhang Wang 6b8e79b137
HOTFIX: move Conusmed to o.a.k.streams.kstream (#5033) 7 years ago
Matthias J. Sax 0b3712d8a5
MINOR: add missing parameter `processing.guaratees` to Streams docs (#5023) 7 years ago
Guozhang Wang d4204e8b14
MINOR: fix broken links in streams doc (#5025) 7 years ago
David Glasser e9154b7960 KAFKA-6905: Document that Processors may be re-used by Streams (#5022) 7 years ago
Guozhang Wang c9161afda9
MINOR: doc change for deprecate removal (#5006) 7 years ago
Joel Hamill c14b0ad9ee MINOR - Fix typo in Streams Dev Guide (#4972) 7 years ago
Rajini Sivaram 830ee16d0d MINOR: Update dynamic broker configuration doc for truststore update (#4954) 7 years ago
Anna Povzner 9679c44d2b KAFKA-6361: Fix log divergence between leader and follower after fast leader fail over (#4882) 7 years ago
Joan Goyeau b88d70b532 MINOR: Make Serdes less confusing in Scala (#4963) 7 years ago
Guozhang Wang 32e97b1d9d
MINOR: Remove deprecated parameter in ProcessorContext#register (#4911) 7 years ago
Sean Glover 893e044515 MINOR: Build and code sample updates for Kafka Streams DSL for Scala (#4949) 7 years ago
Surabhi Dixit 03a2d8243d KAFKA-6867; Corrected the typos in upgrade.html (#4970) 7 years ago
Guozhang Wang de8a67b565 HOTFIX: fix streams tutorial code example 7 years ago
Boyang Chen 1b170df31c KAFKA-6657: Add StreamsConfig prefix for different consumers (#4805) 7 years ago
khairy 6655a4d75f KAFKA-6535: Set default retention ms for Streams repartition topics to Long.MAX_VALUE (#4730) 7 years ago
manjuapu 0143a65091 Fix streams web doc configs tables (#4943) 7 years ago
manjuapu 3ce14a84a8 MINOR: Streams web doc table fix (#4942) 7 years ago
John Roesler 12a0f46895 KAFKA-6376: Document skipped records metrics changes (#4922) 7 years ago
Debasish Ghosh b2e4db01b6 KAFKA-6670: Implement a Scala wrapper library for Kafka Streams 7 years ago
taekyung 51db468bf3 MINOR: Fixed deserialization.exception.handler default value of config-streams (#4914) 7 years ago
Andras Beni 462342210f KAFKA-3365; Add documentation method for protocol types and update doc generation (#4735) 7 years ago
Andras Beni 52e9ba66a5 MINOR: Add line break so example command is readable without scrolling (#4879) 7 years ago
Mickael Maison 83503404e4 KAFKA-6770; Add New Protocol Versions to 1.1.0 documentation (#4847) 7 years ago
ro7m b6f0420350 Kafka-6792: Fix wrong pointer in the link for stream dsl (#4876) 7 years ago
Allen Wang 19418fc86a KAFKA-6514; Add API version as a tag for the RequestsPerSec metric (#4506) 7 years ago
ro7m 8434d494e6 KAFKA-6790: Fix Streams processor node broken link (#4874) 7 years ago
Matthias J. Sax 0c0d8363e5
KAFKA-6054: Fix upgrade path from Kafka Streams v0.10.0 (#4779) 7 years ago
Viktor Somogyi 1dc30272e1 KAFKA-5674; Reduce max.connections.per.ip minimum to 0 (#3610) 7 years ago
ro7m ac4374dc24 KAFKA-6732: Fix Streams doc ref link (#4806) 7 years ago
Boyang Chen 964693e40d KAFKA-6386: Use Properties instead of StreamsConfig in KafkaStreams constructor 7 years ago
John Roesler adbf31ab1d KAFKA-6473: Add MockProcessorContext to public test-utils (#4736) 7 years ago