2849 Commits (76b070284142635d2be78e8f86e779dfdbb0a2e0)
 

Author SHA1 Message Date
Matthias J. Sax 76b0702841 HOTFIX: improve error message on invalid input record timestamp 8 years ago
Matthias J. Sax 18223415b0 KAFKA-4302: Simplify KTableSource 8 years ago
Eno Thereska 29ea4b0f14 KAFKA-3559: Recycle old tasks when possible 8 years ago
Guozhang Wang a4ab9d02a2 KAFKA-4117: Stream partitionassignro cleanup 8 years ago
Jason Gustafson 0dd9607f9c KAFKA-4326; Refactor LogCleaner for better reuse of common copy/compress logic 8 years ago
Vahid Hashemian 34e9cc5dfa KAFKA-4349; Handle 'PreparingRebalance' and 'AwaitingSync' states in consumer group describe 8 years ago
Ismael Juma 53fc26723e MINOR: Increase zk connection timeout in tests for client created in `KafkaServer` 8 years ago
Matthias J. Sax dab3617e1a MINOR: improve JavaDoc for Streams window retention time 8 years ago
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