2841 Commits (a4413fc8a42b0222107cad20835e4461141c2ea2)
 

Author SHA1 Message Date
Rajini Sivaram a4413fc8a4 KAFKA-4301; Add more trace for SSL handshake 8 years ago
Vahid Hashemian 2ac332e9c9 KAFKA-4339; Update system tests to accommodate the new consumer group describe output 8 years ago
wangzzu 986c15450d Parameters zkSessionTimeOutMs and zkConnectionTimeoutMs are reversed in SimpleAclAuthorizer 8 years ago
Ismael Juma d092673838 MINOR: A bunch of clean-ups related to usage of unused variables 8 years ago
Rajini Sivaram 1fc450fdb5 KAFKA-2089; Increase metadata wait time in unit test 8 years ago
Matthias J. Sax b2fa0d75df KAFKA-4331: Kafka Streams resetter is slow because it joins the same group for each topic 8 years ago
Andrew Stevenson ed50769234 MINOR: Check for null timestamp rather than value in hashcode 8 years ago
Matthias J. Sax 63da487213 KAFAK-4058: Failure in org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterReset 8 years ago
Vahid Hashemian 7afdad8c37 KAFKA-3144; Report members with no assigned partitions in ConsumerGroupCommand 8 years ago
Xavier Léauté 74014af833 MINOR: add list_topics command to help debug tests 8 years ago
Jason Gustafson 302a246c72 KAFKA-4296; Fix LogCleaner statistics rolling 8 years ago
Ben Stopford 2ac70c0b74 KAFKA-4309; Allow "pluggable" properties in KafkaService in System Tests 8 years ago
Magnus Edenhill 5cf579a7e4 MINOR: Fix vagrant rsync exclude argument 8 years ago
Matthias J. Sax 62c0972efc KAFKA-4001: Improve Kafka Streams Join Semantics (KIP-77) 8 years ago
Jun Rao 24067e4076 KAFKA-4313; ISRs may thrash when replication quota is enabled 8 years ago
Bill Bejeck 4c295a7844 KAFKA-4269: Update topic subscription when regex pattern specified out of topicGroups method 8 years ago
Matthias J. Sax 17cb4fe52f HOTFIX: follow up on KAFKA-4275 8 years ago
radai-rosenblatt 46666a1f64 KAFKA-4250; Make ProducerRecord and ConsumerRecord extensible 8 years ago
Bill Bejeck b51002c576 KAFKA-4312: If filePath is empty string writeAsText should have more meaningful error message 8 years ago
Eno Thereska c2a8b86117 MINOR: Added more basic concepts to the documentation 8 years ago
Jozef Koval 6bd866b92f MINOR: Update rocksDB dependency to 4.11.2 8 years ago
Eno Thereska 179d4dc0f2 HOTFIX: Fix putAll and putIfAbsent logic for correct eviction behavior 8 years ago
Alexey Ozeritsky 332b8b9afd KAFKA-4319; Parallelize shutdown of fetchers in AbstractFetcherManager to speedup shutdown 8 years ago
himani1 2965f50e0d MINOR: Replaced unnecessary map and getOrElse with exists 8 years ago
Ben Stopford b8cfa167ed DOC: Documentation for Throttled Replication 8 years ago
Manikumar Reddy O 3c02e5a20f MINOR: Remove duplicate doc headers 8 years ago
amethystic 6f842c1e9e KAFKA-4310; Add missing Windows script `kafka-consumer-groups.bat` 8 years ago
Matthias J. Sax 925310aac0 KAFKA-4275: Check of State-Store-assignment to Processor-Nodes is not enabled 8 years ago
Ishita Mandhan 4e0b0b83a7 MINOR: Code refactor - cleaning up some boolean assignments 8 years ago
Jason Gustafson 6199c62776 KAFKA-4303; Ensure commitSync does not block unnecessarily in poll without in-flight requests 8 years ago
Guozhang Wang e7663a306f MINOR: Improve on Streams log4j 8 years ago
Jason Gustafson 9662e466d9 MINOR: Some images should be centered in the documentation 8 years ago
Jason Gustafson d09043637d KAFKA-4298; Ensure compressed message sets are not converted when log cleaning 8 years ago
Konstantine Karantasis 1a67739c2f KAFKA-4254; Update producer's metadata before failing on non-existent partitions 8 years ago
Damian Guy 65f6a7964f KAFKA-4300: NamedCache throws an NPE when evict is called and the cache is empty 8 years ago
radai-rosenblatt 83116c733d KAFKA-4025; make sure file.encoding system property is set to UTF-8 when calling rat 8 years ago
Eno Thereska c04486f4a5 HOTFIX: Increase number of retries in smoke test 8 years ago
Radai Rosenblatt 704308a635 KAFKA-4289; moved short-lived loggers to companion objects 8 years ago
Vahid Hashemian ae9532c6b3 MINOR: Fixed broken links in the documentation 8 years ago
Damian Guy 93b9400163 KAFKA-4283: records deleted from CachingKeyValueStore still appear in range and all queries 8 years ago
Andrea Cosentino 9179bbc067 KAFKA-4130; Link to Varnish architect notes is broken 8 years ago
Jason Gustafson c1e840050c KAFKA-4290: Fix timeout overflow in WorkerCoordinator.poll 8 years ago
Joshi 72d5675a7c KAFKA-4010: add ConfigDef toEnrichedRst() for additional fields in output 8 years ago
Jason Gustafson 2e82bc0a10 MINOR: Add images missing from documentation 8 years ago
Vahid Hashemian 8e9e63138d MINOR: Fix table of contents and section numbers in the documentation 8 years ago
Vahid Hashemian e972d2afd3 MINOR: Fix typos in documentation 8 years ago
Derrick Or 06d6d98bed MINOR: Make documentation follow latest template 8 years ago
MayureshGharat 1bce0d1b51 KAFKA-3175; Topic not accessible after deletion even when delete.topic.enable is disabled 8 years ago
Gwen Shapira bf98c47389 KAFKA-4244; Fix formatting issues in documentation 8 years ago
Jakub Dziworski 7a5133d554 MINOR: Fixed introduction doc - wrong streams api link 8 years ago