3171 Commits (c8baf28545984ef8c88d43899004224c6ef54013)
 

Author SHA1 Message Date
Ismael Juma da57bc27e7 KAFKA-4591; Create Topic Policy (KIP-108) 8 years ago
Kiran Pillarisetty bc61d9bee6 KAFKA-3857; Additional log cleaner metrics 8 years ago
Vahid Hashemian c2d9b95f36 KAFKA-3853; Extend OffsetFetch API to allow fetching all offsets for a consumer group (KIP-88) 8 years ago
Jiangjie Qin 88fdca26a0 KAFKA-4381: Add per partition lag metrics to the consumer 8 years ago
Guozhang Wang e90db3e3af MINOR: Remove unnecessary store info from TopologyBuilder 8 years ago
Xi Hu fc0d612b08 KAFKA-3739: Add no-arg constructor for WindowedSerdes in Streams 8 years ago
Eno Thereska d1956d4b6c HOTFIX: Added another broker to smoke test 8 years ago
Rajini Sivaram f6fee34a2d KAFKA-4627; Fix timing issue in consumer close tests 8 years ago
Jason Gustafson 6496271a11 MINOR: Remove unneeded client used API lists 8 years ago
Emanuele Cesena 7a61ce4cf4 MINOR: Cluster file generator should produce valid json 8 years ago
Ismael Juma d25671884b KAFKA-4565; Separation of Internal and External traffic (KIP-103) 8 years ago
Rajini Sivaram 80d6c64c1b KAFKA-4626; Add KafkaConsumer#close change to upgrade notes 8 years ago
Rajini Sivaram 8d9d847904 KAFKA-4581; Fail early if multiple client login modules in sasl.jaas.config 8 years ago
Jason Gustafson 2eb32d6a70 MINOR: Minor improvements in consumer close timeout handling 8 years ago
Rajini Sivaram 2b6ba55c73 MINOR: Remove unnecessary options in SCRAM test jaas config 8 years ago
Shikhar Bhushan ad8ddf737a MINOR: avoid closing over both pre & post-transform record in WorkerSourceTask 8 years ago
Xavier Léauté b6011918fb MINOR: make methods introduced in KAFKA-4490 consistent with KIP-100 8 years ago
Shikhar Bhushan 2f90488323 KAFKA-3209: KIP-66: single message transforms 8 years ago
Matthias J. Sax a1e8b507d2 MINOR: fix JavaDoc in SegmentIterator 8 years ago
Damian Guy 8079c980ac KAFKA-4490: Add Global Table support to Kafka Streams 8 years ago
dasl c063172c23 MINOR: Fix error in design docs 8 years ago
Lihua Xin 7ff407eaa2 KAFKA-4603: Fixed the argument of shell in doc 8 years ago
Matthias J. Sax 3c60511655 KAFKA-3452; Follow-up: Add SessionWindows 8 years ago
Bill Bejeck 23dff4b04a KAFKA-4114: Allow different offset reset strategies 8 years ago
Edoardo Comar 6508e63c7a KAFKA-4180; Support clients with different authentication credentials in the same JVM 8 years ago
Rajini Sivaram f72203ee92 KAFKA-4426; Add close with timeout for KafkaConsumer (KIP-102) 8 years ago
Eno Thereska ecff8544dd KAFKA-3715: Add granular metrics to Kafka Streams and add hierarhical logging levels to Metrics 8 years ago
Colin P. Mccabe 3d60f1e643 KAFKA-4507; Clients should support older brokers (KIP-97) 8 years ago
Jozef Koval d173395374 MINOR: Update rocksDB dependency to 5.0.1 8 years ago
Hojjat Jafarpour 4b71c0bdc1 KAFKA-4060: Remove zk client dependency in kafka streams 8 years ago
Xavier Léauté a95170f822 KAFKA-4481: relax streams api type contraints 8 years ago
Prabhat Kashyap 75469a3b60 MINOR: Replacing for with foreach loop in stream test classes 8 years ago
Damian Guy fe82330f0b MINOR: rename SessionStore.findSessionsToMerge to findSessions 8 years ago
Rajini Sivaram 275c5e1df2 KAFKA-3751; SASL/SCRAM implementation 8 years ago
Mickael Maison 1fea1c3908 MINOR: Remove unnecessary semi-colons 8 years ago
Ben Stopford 044b56b8b5 MINOR: Add Replication Quotas Test Rig 8 years ago
Eno Thereska 54e2bd2100 HOTFIX: Convert exception introduced in KAFKA-3637 to warning since clearly it is happening. 8 years ago
Nikki Thean 5401a17ad7 MINOR: Fix small error in javadoc for persistent Stores 8 years ago
Magnus Reftel e4720569bb TRIVIAL: Fix spelling of log message 8 years ago
Guozhang Wang 109aa35368 MINOR: Maybe decorate inner topics for SourceNode 8 years ago
Matthias J. Sax 64514ff5ec MINOR: some public JavaDoc cleanup 8 years ago
Damian Guy 52e397962b KAFKA-4551: StreamsSmokeTest.test_streams intermittent failure 8 years ago
yaojuncn 42a6b71663 KAFKA-4402: make the KafkaProducer true round robin per topic 8 years ago
Raghav Kumar Gautam fa80093c06 KAFKA-4465: Create docker image and scripts for running tests locally 8 years ago
Matthias J. Sax 10b330cf05 MINOR: cleanup Kafka Streams exception classes 8 years ago
Damian Guy e0de3a4211 KAFKA-3452: Support session windows 8 years ago
Matthias J. Sax 00964ec74d MINOR: update JavaDoc for simple helper interfaces of KStream and KTable operators 8 years ago
Ben Stopford b7da847f6a MINOR: Add unit tests to the ReassignPartitionsCommand 8 years ago
Shikhar Bhushan 2e1bcf661d KAFKA-4575: ensure topic created before starting sink for ConnectDistributedTest.test_pause_resume_sink 8 years ago
Matthias J. Sax 050288ab12 MINOR: Update JavaDoc for KTable helper interfaces 8 years ago