1902 Commits (747dc930ff710ec890b5f054b4ec4bf7bbb7c960)
 

Author SHA1 Message Date
Grant Henke ca7c76b263 MINOR: Update to Gradle 2.10 9 years ago
Sasaki Toru ea73356905 KAFKA-3002; Allow uppercase letters in hostnames 9 years ago
ouyangliduo 83d4c359ba MINOR: Fix a typos in comments 9 years ago
Grant Henke 07ee17fd05 KAFKA-3024: Remove old patch review tools 9 years ago
Grant Henke 0f11b2b825 KAFKA-3030: Remove unused scala dependencies 9 years ago
David Jacot ba6f141dd7 MINOR: Tiny optimization to avoid mapping twice on the results. 9 years ago
glikson bde49e3711 MINOR: Use "new line" delimeters in a portable way in a unit test 9 years ago
Jason Gustafson 976fa192d4 KAFKA-2989; System tests should verify partitions consumed after rebalancing 9 years ago
Vahid Hashemian a6889a2bf9 MINOR: Fix typo in documentation 9 years ago
Grant Henke 64b746bd8b KAFKA-3020; Ensure CheckStyle runs on all Java code 9 years ago
manasvigupta a0d21407cb KAFKA-3009; Disallow star imports 9 years ago
Jason Gustafson fa4ffb8767 KAFKA-3014: fix integer overflow problem in leastLoadedNode 9 years ago
Jin Xing e32131ed6f KAFKA-2455: Fix failure in kafka.consumer.MetricsTest.testMetricsLeak 9 years ago
Jin Xing d2632d011f KAFKA-2977: Transient Failure in kafka.log.LogCleanerIntegrationTest.cleanerTest 9 years ago
Jin Xing 3615e4773d KAFKA-2058: Fix ProducerTest.testSendWithDeadBroker transient failure 9 years ago
Ismael Juma 8c754c45af MINOR: Change return type of `Schema.read` to be `Struct` instead of `Object` 9 years ago
Ben Stopford 9220df9f8b KAFKA-2964: Split Security Rolling Upgrade Test by Client and Broker Protocols 9 years ago
vahidhashemian a2a417caf9 MINOR: Fix broken documentation link 9 years ago
Yasuhiro Matsuda 587a2f4efd KAFKA-2984: KTable should send old values when required 9 years ago
Yasuhiro Matsuda 841d2d1a26 MINOR: StreamThread performance optimization 9 years ago
Ismael Juma 4ad165c078 MINOR: Add information to upgrade notes 9 years ago
Cory Kolbeck 5df783f18e Kafka-2992: Guard trace statements in the inner loop of the replica fetcher 9 years ago
Gwen Shapira fdac34e6ab MINOR: Updating comment that fell out of sync with code 9 years ago
Grant Henke 3432e85f66 KAFKA-2509: Replace LeaderAndIsr{Request,Response} with o.a.k.c reque… 9 years ago
Vahid Hashemian 3f3358b6d4 MINOR: Fix typos in code comments 9 years ago
Ismael Juma 9545cc8834 MINOR: Improve README 9 years ago
Magnus Edenhill 9a0e16397e MINOR: Documentation updates for reserved.broker.max.id 9 years ago
Guozhang Wang 901fe2eec2 KAFKA-2837 Follow-up: Default max block to 60 seconds 9 years ago
Jason Gustafson f3fc9e108e KAFKA-2990; Fix NoSuchMethodError in Pool with cast to ConcurrentMap 9 years ago
Grant Henke b352d7fbfc MINOR: Fix broken docs link 9 years ago
Jason Gustafson e08b922aad KAFKA-2978: consumer stops fetching when consumed and fetch positions get out of sync 9 years ago
Jin Xing 3fed57909c KAFKA-2837: Fix transient failure of kafka.api.ProducerBounceTest.testBrokerFailure 9 years ago
Xin Wang fd8af25d0a KAFKA-2981: Fix javadoc in KafkaConsumer 9 years ago
Grant Henke 01f3e59ef9 KAFKA-2070; Replace Offset{Request,Response} with o.a.k.c requests equivalent 9 years ago
Yasuhiro Matsuda 1dcafadefc MINOR: test ktable state store creation 9 years ago
Grant Henke 98a093d6c9 MINOR: Change SaslSetup workDir to be under the build folder 9 years ago
Geoff Anderson 18d7abd899 KAFKA-2927; reduce system test storage footprint 9 years ago
Anna Povzner a5f1537f87 KAFKA-2896; Added system test for partition re-assignment 9 years ago
Geoff Anderson a29f80dc74 KAFKA-2928; system test: fix version sanity checks 9 years ago
Gwen Shapira 882fe01284 KAFKA-2926; [MirrorMaker] InternalRebalancer calls wrong method of external rebalancer 9 years ago
Jin Xing 9d23b512cc KAFKA-2893: Add a simple non-negative partition seek check 9 years ago
Edward Ribeiro ed8748b7d1 KAFKA-2578; Client Metadata internal state should be synchronized 9 years ago
Yasuhiro Matsuda 3b350cdff7 HOTFIX: fix table-table outer join and left join. more tests 9 years ago
Guozhang Wang ec466d358d KAFKA-2733: Standardize metric name for Kafka Streams 9 years ago
Edward Ribeiro 6e5bd2497a KAFKA-2974; `==` is used incorrectly in a few places in Java code 9 years ago
Alex Loddengaard f7fc285386 MINOR: Trivial doc/ typo fixes. 9 years ago
Ismael Juma 7bb7e415a3 KAFKA-2972; Add missing `partitionsRemaingList.add` in `ControlledShutdownResponse` constructor 9 years ago
Dong Lin 98ea82a891 Minor: Fix @link in MetricName comment 9 years ago
unknown 3fa0e12920 KAFKA-2965; Two variables should be exchanged. 9 years ago
Ismael Juma 977ebbe9ba KAFKA-2973; Fix leak of child sensors on remove 9 years ago