4571 Commits (0fa52644debfbc20cda0a93678140537fa2cb24c)
 

Author SHA1 Message Date
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
Guozhang Wang 520b313628 HOTFIX: Add missing template ref in upgrade section 7 years ago
Guozhang Wang 487436b1a4 MINOR: Update docs for new version 7 years ago
Colin P. Mccabe 4fac83ba1f KAFKA-6060; Add workload generation capabilities to Trogdor 7 years ago
Bill Bejeck e4208b1d5f MINOR: update producer client request timeout in system test 7 years ago
Guozhang Wang b6765e46c8 MINOR: Change version format in release notes python code 7 years ago
Ismael Juma 554e0b5298 MINOR: Remove clients/out directory 7 years ago
Manikumar Reddy f88fdbd311 KAFKA-6072; User ZookeeperClient in GroupCoordinator and TransactionCoordinator 7 years ago
Manjula K 5178702715 MINOR: Adding Trivago logo to Streams landing page 7 years ago
Apurva Mehta 3c9e30a2f7 MINOR: Tighten up locking when aborting expired transactions 7 years ago
Jason Gustafson 71fe23b445 MINOR: Fix inconsistency in StopReplica/LeaderAndIsr error counts 7 years ago
Matthias J. Sax c7ab3efcbe MINOR: Code cleanup and JavaDoc improvements for clients and Streams 7 years ago
Richard Yu 7fe88e8bd9 KAFKA-5212; Consumer ListOffsets request can starve group heartbeats 7 years ago
Ismael Juma 8e4b3dca7b KAFKA-2903; FileRecords.read doesn't handle size > sizeInBytes when start is not zero 7 years ago