4546 Commits (4d544d4f08b027ce318b088b112f03dccc566098)
 

Author SHA1 Message Date
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
Colin P. Mccabe d9cbc6b1a2 KAFKA-5811; Add Kibosh integration for Trogdor and Ducktape 7 years ago
Paolo Patierno 53c5ccb334 KAFKA-5925: Adding records deletion operation to the new Admin Client API 7 years ago
Matthias J. Sax 539c4d53f8 KAFKA-6167: Timestamp on streams directory contains a colon, which is an illegal character 7 years ago
Mickael Maison 9eabcc20d2 MINOR: Updated KafkaZkClient.pathExists() to use ExistsRequest 7 years ago
Ismael Juma cdcbd9283d KAFKA-6210; IllegalArgumentException if 1.0.0 is used for inter.broker.protocol.version or log.message.format.version 7 years ago
Manjula K ca7f3dab04 MINOR: Adding secondary nav to Streams webpage 7 years ago
Guozhang Wang dc2322a272 MINOR: Not enough replica exception should never happen for delete records 7 years ago
Joel Hamill 48f5f048bc MINOR: kafka-site introduction section improvements 7 years ago
Ewen Cheslack-Postava 54371e63d3 MINOR: Make PushHttpMetricsReporter API compatible with releases back to 0.8.2.2 7 years ago
Matthias J. Sax 1756a22f79 KAFKA-6215: fix transient failures in KafkaStreamsTest 7 years ago
Mickael Maison f300480f88 MINOR: Use match instead of if/else in KafkaZkClient 7 years ago
Rajini Sivaram 3cfbb25c61 MINOR: Handle error metrics removal during shutdown 7 years ago
Ismael Juma d04daf570e MINOR: Exclude Committer Checklist section from commit message 7 years ago
Ismael Juma 50a44ee6a5 MINOR: Exclude PULL_REQUEST_TEMPLATE.md from rat checks 7 years ago
Ismael Juma b9039bbd4b MINOR: Use Scala Future in CoreUtils test 7 years ago
Ismael Juma 14e3ed048c MINOR: Add pull request template 7 years ago
Guozhang Wang 84ddff6792 HOTFIX: GlobalStateManagerImpl in trunk has renamed the consumer field 7 years ago
Dong Lin 12af521c48 KAFKA-6175; AbstractIndex should cache index file to avoid unnecessary disk access during resize() 7 years ago
Alex Good 66cab2f7fb KAFKA-6190: Use consumer.position() instead of record.offset() to advance in GlobalKTable restoration to avoid transactional control messages 7 years ago
Onur Karaman 564d7b365d MINOR: make controller helper methods private 7 years ago
Ismael Juma 3e86161b84 MINOR: Update to Scala 2.11.12 (part 2) 7 years ago
Guozhang Wang e23de3caee MINOR: Remove FanoutIntegrationTest.java 7 years ago
Ewen Cheslack-Postava 718dda1144 MINOR: Add HttpMetricsReporter for system tests 7 years ago
Rajini Sivaram 0653a895f5 KAFKA-6185; Remove channels from explictlyMutedChannels set when closed 7 years ago
Rajini Sivaram fe3171844b KAFKA-6164; Shutdown quota managers if other components fail to start 7 years ago