4634 Commits (b0132c31e91bb090ff012c726ac4ed92566ce7fb)
 

Author SHA1 Message Date
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
Ismael Juma 4a55818bbf MINOR: Update Scala 2.11 to 2.11.12 7 years ago
Onur Karaman fef80c8636 KAFKA-6146; minimize the number of triggers enqueuing PreferredReplicaLeaderElection events 7 years ago
Guozhang Wang ee1aaa091f KAFKA-6179: Clear min timestamp tracker upon partition queue cleanup 7 years ago
Manikumar Reddy 9b44c3e7f8 KAFKA-5645; Use async ZookeeperClient in SimpleAclAuthorizer 7 years ago
Ismael Juma 3735a6ca8b MINOR: Eliminate unnecessary Topic(And)Partition allocations in Controller 7 years ago
Onur Karaman 58138126ce KAFKA-5894; add the notion of max inflight requests to async ZooKeeperClient 7 years ago
Ismael Juma 6f96d7f173 MINOR: PartitionReassignmentHandler should only generate event when znode is created 7 years ago
Matthias J. Sax 2b5a21395c KAFKA-6120: RecordCollector should not retry sending 7 years ago
Matthias J. Sax d637ad0daf KAFKA-6115: TaskManager should be type aware 7 years ago
Dong Lin 0c895706e8 KAFKA-6172; Cache lastEntry in TimeIndex to avoid unnecessary disk access 7 years ago
huxihx 7672e9ec3d KAFKA-6156; Metric tag values with colons must be sanitized 7 years ago
Adem Efe Gencer 86062e9a78 KAFKA-6157; Fix repeated words words in JavaDoc and comments. 7 years ago