4571 Commits (0fa52644debfbc20cda0a93678140537fa2cb24c)
 

Author SHA1 Message Date
Matthias J. Sax 234ec8a8af KAFKA-4857: Replace StreamsKafkaClient with AdminClient in Kafka Streams 7 years ago
Randall Hauch 86e2bc937a KAFKA-6313; Add SLF4J as direct dependency to Kafka core 7 years ago
Ismael Juma b73c765d7e MINOR: Avoid intermediate strings when parsing/decoding ZK JSON 7 years ago
Ismael Juma b00a9fc7c3 KAFKA-6065; Latency metric for KafkaZkClient 7 years ago
Ismael Juma d543e19a09 KAFKA-6193; Only delete reassign_partitions znode after reassignment is complete 7 years ago
tedyu b690933987 KAFKA-6300; SelectorTest may fail with ConcurrentModificationException 7 years ago
Jorge Quilcate Otoya 30f08d158a KAFKA-5520: KIP-171; Extend Consumer Group Reset Offset for Stream Application 7 years ago
Manikumar Reddy fd8f182cc4 MINOR: Add maybeThrow method to ZooKeeperClient AsyncResponse 7 years ago
Dong Lin 078fd21365 KAFKA-6174; Add methods in AdminClient Options classes to restore binary compatibility with 0.11 7 years ago
Guozhang Wang 4b8a29f12a KAFKA-6150: KIP-204 part III; Purge repartition topics with the admin client 7 years ago
Bill Bejeck 39c438ec1f MINOR: increase request timeout for streams bounce test 7 years ago
Bill Bejeck 9204197abf MINOR: Fix broker compatibility tests 7 years ago
Jason Gustafson 2d8918b1ae KAFKA-6118: Fix transient failure testTwoConsumersWithDifferentSaslCredentials 7 years ago
Matthias J. Sax d1e0443bac MINOR: Improve EOS related config docs 7 years ago
Jason Gustafson 8c1e1cf27a KAFKA-6296; Increase jitter to fix transient failure in NetworkClientTest.testConnectionDelayDisconnected 7 years ago
Jason Gustafson d01f01ec63 KAFKA-6260; Ensure selection keys are removed from all collections on socket close 7 years ago
Mikkin 18e34482e6 KAFKA-6284: Fixed system test for Connect REST API 7 years ago
Ismael Juma bc2c17a9b8 MINOR: Shutdown ControllerEventThread via event instead of interruption 7 years ago
Matthias J. Sax 38c5d7fba7 KAFKA-5936; KafkaProducer.close should throw InterruptException 7 years ago
Matthias J. Sax b512cd474c KAFKA-6259: Make KafkaStreams.cleanup() clean global state directory 7 years ago
Richard Yu 0cc32abc17 KAFKA-4499: Add all() and fetchAll() API for querying window store 7 years ago
Colin P. Mccabe 58877a0dea KAFKA-6255; Add ProduceBench to Trogdor 7 years ago
Guozhang Wang 1a1d923f25 KAFKA-6274: Use topic plus dash as prefix of auto-generated state store names 7 years ago
Guozhang Wang 5df1eee7d6 KAFKA-6170; KIP-220 Part 2: Break dependency of Assignor on StreamThread 7 years ago
Matthias J. Sax 8f6a372eed MINOR: improve error message for Streams test 7 years ago
Soenke Liebau 5a2960f811 KAFKA-5563: Standardize validation and substitution of connector names in REST API connector configs 7 years ago
Ismael Juma be2918b3a0 KAFKA-6261; Fix exception thrown by request logging if acks=0 7 years ago
Ismael Juma 49b773bfc8 MINOR: Temporarily disable testLogStartOffsetCheckpoint 7 years ago
tedyu 0bc2d0e02a KAFKA-6074; Use ZookeeperClient in ReplicaManager and Partition 7 years ago
Mickael Maison ac17ab4f09 MINOR: Small cleanups/refactoring in kafka.controller 7 years ago
Jason Gustafson 062c5568e1 KAFKA-6238; Fix 1.0.0 upgrade instructions relating to the message format version 7 years ago
Ismael Juma 90da94c384 MINOR: Remove unnecessary batch iteration in FileRecords.downConvert 7 years ago
Nick Chiu 67ba4c4eae MINOR: fix typo in ProducerConfig doc 7 years ago
Manikumar Reddy bc852baffb KAFKA-5646; Use KafkaZkClient in DynamicConfigManager and AdminManager 7 years ago
Arjun Satish c5f31fe384 KAFKA-4827: Correctly encode special chars while creating URI objects 7 years ago
Viktor Somogyi ed8b0315a6 KAFKA-1044; Eliminate direct and non-optional log4j references from `core` 7 years ago
Matthias J. Sax 80038e6d20 MINOR: improve flaky Streams system test 7 years ago
Damian Guy 225b0b9c71 KAFKA-6214: enable use of in-memory store for standby tasks 7 years ago
Arjun Satish cfa6a78c7c KAFKA-4115: Increasing the heap settings for Connect scripts 7 years ago
Jeff Klukas 049342e440 KAFKA-3073: Add topic regex support for Connect sinks 7 years ago
tedyu fd8eb268d6 KAFKA-6168: Connect Schema comparison is slow for large schemas 7 years ago
Colin P. Mccabe a133e69b45 KAFKA-6247; Install Kibosh on Vagrant and fix release downloads in Docker 7 years ago
Ewen Cheslack-Postava f0276f5ca2 MINOR: Log unexpected exceptions in Connect REST calls that generate 500s at a higher log level 7 years ago
Guozhang Wang e3c32391f9 KAFKA-6170; KIP-220 Part 1: Add AdminClient to Streams 7 years ago
Sagar Chavan 83b8cf96f9 KAFKA-6233: Removed unnecessary null check in StringSerializer 7 years ago
Matthias J. Sax 40fd9fa981 KAFKA-6122: Global Consumer should handle TimeoutException 7 years ago
Matthias J. Sax b604540fbd MINOR: improve StateStore JavaDocs 7 years ago
tedyu 406071c2b5 KAFKA-6046; DeleteRecordsRequest to a follower should return NOT_LEADER 7 years ago
ppatierno ad71b9d068 MINOR: Avoiding attempt to connect to Zookeeper on closing consumer for deleting random group.id with the new one 7 years ago
sachinbhalekar 0026121543 KAFKA-6218: Optimize condition in if statement to reduce the number of comparisons 7 years ago