3134 Commits (8301cc608e0e3c334da96b546bf6d943a1704024)
 

Author SHA1 Message Date
Ismael Juma fd6d7bcf33 KAFKA-4591; Create Topic Policy follow-up 8 years ago
Matthias J. Sax e3bdc84d86 MINOR: remove ZK from system tests 8 years ago
Damian Guy 73b7ae0019 KAFKA-3452 Follow-up: Refactoring StateStore hierarchies 8 years ago
Damian Guy 825f225bc5 KAFKA-4588: Wait for topics to be created in QueryableStateIntegrationTest.shouldNotMakeStoreAvailableUntilAllStoresAvailable 8 years ago
Rajini Sivaram 3f6c4f63c9 KAFKA-4580; Use sasl.jaas.config for some system tests 8 years ago
Jason Gustafson 7a84b241ee MINOR: Some cleanups and additional testing for KIP-88 8 years ago
Rajini Sivaram 55abe65e09 KAFKA-4590; SASL/SCRAM system tests 8 years ago
Rajini Sivaram b4d8668d6d KAFKA-4363; Documentation for sasl.jaas.config property 8 years ago
Damian Guy b62804a252 MINOR: Remove unused constructor param from ProcessorStateManager 8 years ago
Ewen Cheslack-Postava 6e42ce8fe8 Bump version to 0.10.3.0-SNAPSHOT 8 years ago
Matthias J. Sax a8eb1d13e0 KAFKA-4619: Dissallow to output records with unknown keys in TransformValues 8 years ago
Jason Gustafson b712b8675d KAFKA-4622; Consumer should handle group authorization errors in offset fetch 8 years ago
Guozhang Wang d2f6b934bc MINOR: replace remove() with delete() after 5.0.1 RocksDB upgrade 8 years ago
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