2888 Commits (04a13e82a6cb6346589262faf65e8b484a1948b6)
 

Author SHA1 Message Date
Eno Thereska 04a13e82a6 KAFKA-4359: Remove commit interval in integration tests for testing caching effects 8 years ago
Qian Zheng 39a1c42dfc MINOR: add a space to separate two words 8 years ago
Ismael Juma b902ef985a MINOR: Remove unused `ByteBoundedBlockingQueue` class and `zkSessionTimeout` parameter 8 years ago
Ewen Cheslack-Postava 31203efcb2 MINOR: Clarify how to fix conversion issues when plain JSON data is used with schemas.enable=true 8 years ago
Shikhar Bhushan a32962af14 HOTFIX: Remove failing ConnectDistributedTest.test_bad_connector_class 8 years ago
Jason Gustafson 3b4c347949 KAFKA-2066; Use client-side FetchRequest/FetchResponse on server 8 years ago
Joel Koshy 1f1d450062 KAFKA-4409; Fix deadlock between topic event handling and shutdown in ZookeeperConsumerConnector 8 years ago
Jason Gustafson b7d36b7261 KAFKA-3829: Ensure valid configuration prior to creating connector 8 years ago
Konstantine Karantasis 4f1d8c6859 MINOR: Fix export command for additional env vars in connect system tests 8 years ago
Mickael Maison 7282de39f7 KAFKA-4081; KafkaConsumer should not allow negative offsets to be committed 8 years ago
Damian Guy 64a860c585 KAFKA-4379: Remove caching of dirty and removed keys from StoreChangeLogger 8 years ago
Konstantine Karantasis 9783934460 MINOR: Extend mirror maker test to include interceptors 8 years ago
Dan Norwood 0fc1898bf6 HOTFIX: failing to close this iterator causes leaks in rocksdb 8 years ago
Matthias J. Sax d8fa4006cb MINOR: improve exception message for incompatible Serdes to actual key/value data types 8 years ago
Guozhang Wang cc62b4f844 revert streams/src/main/java/org/apache/kafka/streams/processor/ConsumerRecordTimestampExtractor.java 8 years ago
Matthias J. Sax 6972d9476f MINOR: add upgrade guide for Kafka Streams API 8 years ago
rnpridgeon da13b53787 KAFKA-4364: Remove secrets from DEBUG logging 8 years ago
Damian Guy a66ca1624c MINOR: fix incorrect logging in StreamThread 8 years ago
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