1835 Commits (a2a417caf9fa4f177e099fed7d2a9b8d1942a9d6)
 

Author SHA1 Message Date
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
Yasuhiro Matsuda 991aad23ba KAFKA-2962: stream-table table-table joins 9 years ago
Jason Gustafson 454d7d0901 KAFKA-2924: support offsets topic in DumpLogSegments 9 years ago
Dong Lin ef92a8ae74 KAFKA-2668; Add a metric that records the total number of metrics 9 years ago
Jason Gustafson ee6b5e044c KAFKA-2667; Fix assertion depending on hash map order in KafkaBasedLogTest.testSendAndReadToEnd 9 years ago
Ismael Juma b5f5be69ea KAFKA-2399; Replace `Stream.continually` with `Iterator.continually` 9 years ago
Ismael Juma d09188aa36 MINOR: Use `EasyMock.newCapture` instead of deprecated `new Capture` 9 years ago
Vahid Hashemian e1c4aefc36 KAFKA-2957: Fix typos in Kafka documentation 9 years ago
Grant Henke 5bc90d4542 KAFKA-2958: Remove duplicate API key mapping functionality 9 years ago
Yasuhiro Matsuda 268392f5e9 HOTFIX: fix ProcessorStateManager to use correct ktable partitions 9 years ago
Grant Henke b390b15cdb MINOR: Remove unused DoublyLinkedList 9 years ago
Guozhang Wang d05fa0a03b KAFKA-2804: manage changelog topics through ZK in PartitionAssignor 9 years ago
Jay Kreps 23f36c5903 KAFKA-2950: Fix performance regression in the producer 9 years ago
Yasuhiro Matsuda 39c3512ece KAFKA-2856: Add KTable non-stateful APIs along with standby task support 9 years ago
Jason Gustafson cd54fc8816 KAFKA-2931: add system test for consumer rolling upgrades 9 years ago
Flavio Junqueira 80df435001 KAFKA-2905: System test for rolling upgrade to enable ZooKeeper ACLs with SASL 9 years ago
Jason Gustafson 13e483adee KAFKA-2942: inadvertent auto-commit when pre-fetching can cause message loss 9 years ago
Anna Povzner 5b5f6bbe68 KAFKA-2825: Add controller failover to existing replication tests 9 years ago