5027 Commits (95b46a12e5a74da2699b3472c639cc82b28cea96)
 

Author SHA1 Message Date
Jagadesh Adireddi 95b46a12e5 KAFKA-6685: Added Exception to distinguish message Key from Value during deserializing. 7 years ago
Guozhang Wang 70a506b983
MINOR: Ignore test_broker_type_bounce_at_start system test (#5055) 7 years ago
Guozhang Wang cbce95d9a5
MINOR: Reduce required occurrance from 100 to 10 (#5048) 7 years ago
Colin Patrick McCabe 16ad358d64 KAFKA-6868; Fix buffer underflow and expose group state in the consumer groups API (#4980) 7 years ago
Joan Goyeau 96cda0e07a MINOR: Fix type inference on joins and aggregates (#5019) 7 years ago
Guozhang Wang 9752ccad55
KAFKA-6729: Follow up; disable logging for source KTable. (#5038) 7 years ago
David Glasser f65f3a878f KAFKA-6905: Document that Transformers may be re-used by Streams (#5026) 7 years ago
Andy Coates 4e1c8ffd0d KAFKA-6849: add transformValues methods to KTable. (#4959) 7 years ago
Rajini Sivaram c53e274d31 KAFKA-6917; Process txn completion asynchronously to avoid deadlock (#5036) 7 years ago
Guozhang Wang 05ea580091
MINOR: Remove unused class (#5037) 7 years ago
Robert Yokota ee8abb2f70 KAFKA-6566: Improve Connect Resource Cleanup 7 years ago
John Roesler 58a910f0a7 KAFKA-5697: revert wakeup-based impl (#5035) 7 years ago
Guozhang Wang ba237c5d21 HOTFIX: use ConsumedInternal in StreamsBuilder 7 years ago
Guozhang Wang 6b8e79b137
HOTFIX: move Conusmed to o.a.k.streams.kstream (#5033) 7 years ago
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