3120 Commits (abe19fe693d81ea65a018041f157c58ebecd014d)
 

Author SHA1 Message Date
Damian Guy f1e1b6e744 MINOR: remove unused fields from KTableImpl 8 years ago
Damian Guy 7c36fc3776 KAFKA-4311: Multi layer cache eviction causes forwarding to incorrect ProcessorNode 8 years ago
Xavier Léauté 8ab8f37b43 MINOR: fix typos and incorrect docs 8 years ago
Tu Yang 6dbe202b6d KAFKA-4360:Controller may deadLock when autoLeaderRebalance encounter zk expired 8 years ago
Dan Norwood 11766ad318 MINOR: some trace logging for streams debugging 8 years ago
Damian Guy 92287849e4 MINOR: remove commented out code and System.out.println 8 years ago
Theo 471a2ab17d KAFKA-4284: Make Partitioner a Closeable and close it when closing the producer 8 years ago
Ewen Cheslack-Postava 8f2e0a5ec1 MINOR: Fix regex on connector path param in ConnectorsResource 8 years ago
Ewen Cheslack-Postava 5307efe1ae MINOR: Fix re-raise of python error in system tests 8 years ago
Shikhar Bhushan 7868e65775 MINOR: missing fullstop in doc for `max.partition.fetch.bytes` 8 years ago
Olivier Girardot 0a659e50f7 KAFKA-4372: Kafka Connect REST API does not handle DELETE of connector with slashes in their names 8 years ago
Stig Rohde Døssing 5e7190cf83 MINOR: Add description of how consumer wakeup acts if no threads are awakened 8 years ago
Yuto Kawamura e795ad96ca KAFKA-4024; Override client metadata backoff on topic changes and avoid unnecessary connections 8 years ago
Himani Arora 1a2ed8633d MINOR: Remove stray `%s` in `TopicMetadata.toString` 8 years ago
Mathieu Fenniak 508711d09e MINOR: Fix NPE when Connect offset contains non-primitive type 8 years ago
himani1 2959bc2ad3 MINOR: Replaced unnecessary isDefined and get on option values with fold 8 years ago
Apurva Mehta c62dc28ceb MINOR: Fix documentation of compaction 8 years ago
Vahid Hashemian 94909a8f83 KAFKA-4357; Fix consumer group describe output when there is no active member (old consumer) 8 years ago
Matthias J. Sax fbbe5821c2 KAFKA-4352: instable ResetTool integration test 8 years ago
Damian Guy ba322e5420 KAFKA-4361: Streams does not respect user configs for "default" params 8 years ago
Ismael Juma 979a7baa7b MINOR: Fix issue in `AsyncProducerTest` where it expects the `port` config to be set 8 years ago
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