5163 Commits (d904058c5fc321ea6d29dee41f74ea44cdbad3ea)
 

Author SHA1 Message Date
Guozhang Wang 1a324d784c
KAFKA-6729: Reuse source topics for source KTable's materialized store's changelog (#5017) 7 years ago
Joan Goyeau ac9de822b2 MINOR: Use Set instead of List for multiple topics (#5024) 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
Boyang Chen 1e207b2ef8 KAFKA-6896: Add producer metrics exporting in KafkaStreams (#4998) 7 years ago
Dong Lin 0bb48a1669 KAFKA-3473; More Controller Health Metrics (KIP-237) 7 years ago
Matthias J. Sax 9947cd40c6
MINOR: Ensure sensor names are unique in Kafka Streams (#5009) 7 years ago
Matthias J. Sax adeced2997 HOTFIX: RegexSourceIntegrationTest needs to cleanup shared output topic (#5008) 7 years ago
Guozhang Wang caca1fdc90
KAFKA-6813: Remove deprecated APIs in KIP-182, Part III (#4991) 7 years ago
Joel Hamill c14b0ad9ee MINOR - Fix typo in Streams Dev Guide (#4972) 7 years ago
Joan Goyeau 40d191b563 MINOR: Count fix and Type alias refactor in Streams Scala API (#4966) 7 years ago
Manikumar Reddy O ec7ba32af6 KAFKA-6394; Add a check to prevent misconfiguration of advertised listeners (#4897) 7 years ago
fedosov-alexander 6eb7cf1300 KAFKA-5965: Remove Deprecated AdminClient from Streams Resetter Tool (#4968) 7 years ago
Ismael Juma c3921d489f
MINOR: Rename RecordFormat to RecordVersion (#4809) 7 years ago
Jason Gustafson a5ea6d10a8
MINOR: A few small cleanups in AdminClient from KAFKA-6299 (#4989) 7 years ago
Robert Yokota f69900cd1e KAFKA-6894: Improve err msg when connecting processor with global store (#5000) 7 years ago
Rajini Sivaram 7ed7cca4c9 KAFKA-6893; Create processors before starting acceptor in SocketServer (#4999) 7 years ago
Gunju Ko c90bbc2749 MINOR: Fix typo in ConsumerRebalanceListener JavaDoc (#4996) 7 years ago
Guozhang Wang fa1702fece
MINOR: Remove deprecated valueTransformer.punctuate (#4993) 7 years ago
Rajini Sivaram 830ee16d0d MINOR: Update dynamic broker configuration doc for truststore update (#4954) 7 years ago
Chia-Ping Tsai 4f7c11a1df KAFKA-6870 Concurrency conflicts in SampledStat (#4985) 7 years ago
Anna Povzner 9679c44d2b KAFKA-6361: Fix log divergence between leader and follower after fast leader fail over (#4882) 7 years ago
Guozhang Wang 0b1a118f45
KAFKA-6813: Remove deprecated APIs in KIP-182, Part II (#4976) 7 years ago
tedyu 8fb5b37013 KAFKA-6878 Switch the order of underlying.init and initInternal (#4988) 7 years ago
Colin Patrick McCabe abbd53da4a KAFKA-6299; Fix AdminClient error handling when metadata changes (#4295) 7 years ago
tedyu e32dcb9a66 KAFKA-6878: NPE when querying global state store not in READY state (#4978) 7 years ago
asutosh936 5ca9ed5ede KAFKA 6673: Implemented missing override equals method (#4745) 7 years ago
Rajini Sivaram 0ecb72f59d
KAFKA-6834: Handle compaction with batches bigger than max.message.bytes (#4953) 7 years ago
Colin Patrick McCabe b27e098a7d MINOR: Fix trace logging in ReplicaManager (#4916) 7 years ago
Adem Efe Gencer 7afcb3a64c KAFKA-6877; Remove completedFetch upon a failed parse if it contains no records. 7 years ago
Roman Khlebnov fcb15e357c KAFKA-6292; Improve FileLogInputStream batch position checks to avoid type overflow (#4928) 7 years ago
dan norwood b328fc729b MINOR: add equals()/hashCode() for Produced/Consumed (#4979) 7 years ago
Jason Gustafson bce10794a0 KAFKA-6879; Invoke session init callbacks outside lock to avoid Controller deadlock (#4977) 7 years ago
Joan Goyeau b88d70b532 MINOR: Make Serdes less confusing in Scala (#4963) 7 years ago
Guozhang Wang 2b5a594066
KAFKA-6813: Remove deprecated APIs in KIP-182, Part I (#4919) 7 years ago
Liju John 55dd97097f KAFKA-6628: RocksDBSegmentedBytesStoreTest does not cover time window serdes (#4836) 7 years ago
Guozhang Wang 42771eb37d
MINOR: Remove deprecated KTable#writeAs, print, foreach, to, through (#4910) 7 years ago
Michael G. Noll 00d1137570 KAFKA-6871: KStreams Scala API: incorrect Javadocs and misleading parameter name (#4971) 7 years ago
Guozhang Wang 32e97b1d9d
MINOR: Remove deprecated parameter in ProcessorContext#register (#4911) 7 years ago
Filipe Agapito 6f641fef6a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [cleanup] (#4939) 7 years ago
Sean Glover 893e044515 MINOR: Build and code sample updates for Kafka Streams DSL for Scala (#4949) 7 years ago
Guozhang Wang 564311f5cd
MINOR: Remove KafkaStreams#toString (#4909) 7 years ago
Surabhi Dixit 03a2d8243d KAFKA-6867; Corrected the typos in upgrade.html (#4970) 7 years ago
Bill Bejeck f448e49fbe KAFKA-6844: Call shutdown on GlobalStreamThread after all StreamThreads have stopped (#4950) 7 years ago
Guozhang Wang de8a67b565 HOTFIX: fix streams tutorial code example 7 years ago
John Roesler 2d8049b713 KAFKA-5697: issue Consumer#wakeup during Streams shutdown 7 years ago
Guozhang Wang af983267be
MINOR: Removed deprecated schedule function (#4908) 7 years ago
Bill Bejeck 515ce21c74 KAFKA-6761: Part 1 of 3; Graph nodes (#4923) 7 years ago