826 Commits (74c54c7eeb236cbf66710751165ea9f632cf3f52)
 

Author SHA1 Message Date
Guozhang Wang 76d39052f7 kafka-959; DefaultEventHandler can send more produce requests than necesary; patched by Guozhanh Wang; reviewed by Jun Rao 11 years ago
Joel Koshy bc5620cbd2 KAFKA-983; Expose MirrorMaker cleanShutdown method. Patched by Swapnil Ghike. 11 years ago
Joel Koshy 5cf6a54664 KAFKA-957; MirrorMaker needs to preserve ordering for keyed messages from source cluster; patched by Guozhang Wang, reviewed by Joel Koshy 11 years ago
Swapnil Ghike 401d59199c KAFKA-987 Avoid checkpointing offsets in Kafka consumer that have not changed since the last commit; reviewed by Neha Narkhede 11 years ago
John Fung ce7d588055 kafka-883; System Test - update migration tool testsuite after 0.7 ProducerPerformance sends seq MessageID; patched by John Fung; reviewed by Jun Rao 11 years ago
John Fung f596ab5778 kafka-832; System Test - set retry.backoff.ms=300 to all test cases; patched by John Fung; reviewed by Jun Rao 11 years ago
John Fung d3aa3ef073 kafka-879; In system test, read the new leader from zookeeper instead of broker log on completion of become-leader state transition; patched by John Fung; reviewed by Jun Rao 11 years ago
Sriram Subramanian 3817857b15 kafka-347; change number of partitions of a topic online; patched by Sriram Subramanian; reviewed by Neha Narkehede, Guozhang Wang, Joel Koshy and Jun Rao 11 years ago
Joe Stein b1891e7008 KAFKA-974 can't use public release maven repo because of failure of downloaded dependency 12 years ago
David Arthur c27c768463 KAFKA-852, remove clientId from Offset{Fetch,Commit}Response. Reviewed by Jay. 12 years ago
Jun Rao db37ed0054 kafka-965; merge c39d37e9dd from 0.8 to trunk; patched by Jun Rao; reviewed by Jay Kreps 12 years ago
Sriram Subramanian bf31a6bf70 kafka-969; Need to prevent failure of rebalance when there are no brokers available when consumer comes up; patched by Sriram Subramanian; reviewed by Joel Koshy and Jun Rao 12 years ago
Jun Rao 2cda5d1fca Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/kafka into trunk 12 years ago
Jun Rao c98bdd3e4f kafka-896; merge 0.8 (988d4d8e65) to trunk; patched by Jun Rao; reviewed by Jay Kreps 12 years ago
Swapnil Ghike c39d37e9dd kafka-964; Default hadoop-producer configs to request.required.acks = 1; Patched by Swapnil Ghike; reviewed by Jun Rao 12 years ago
Joe Stein 6b53c649e9 KAFKA-963 when publishing to maven repository central missing signature on everything 12 years ago
Jun Rao 86e314aa73 kafka-937; fix bug exposed in ConsumerOffsetChecker; patched by Jun Rao; reviewed by Alexey Ozeritskiy 12 years ago
Jun Rao 5f14a69c2e kafka-950; Leader election rate may be reported on a non-controller; patched by Jun Rao; reviewed by Sriram Subramanian 12 years ago
Jun Rao 5a084f7be6 kafka-951; Leader election rate may be reported on a non-controller; patched by Jun Rao; reviewed by Swapnil Ghike 12 years ago
Jun Rao cc6027b327 kafka-947; isr-expiration-thread may block LeaderAndIsr request for a relatively long period; patched by Jun Rao; reviewed by Joel Koshy 12 years ago
Joe Stein 7b43f0132c KAFKA-944 fixing up for release pom output from publish and publish-local is not accurate 12 years ago
Joe Stein 0a8716f8e0 KAFKA-942 version jar name change for 0.8.0-beta1 release 12 years ago
Jun Rao 7ad742d802 trival change to increase default producer request timeout 12 years ago
Joe Stein 23acbd309f KAFKA-941 Add Apache 2.0 license to missing code source files 12 years ago
Jun Rao 5bd33c1517 kafka-937; ConsumerFetcherThread can deadlock; patched by Jun Rao; reviewed by Joel Koshy 12 years ago
Joel Koshy 640026467c kafka-940; Scala match error in javaapi.Implicits; patched by Joel Koshy; reviewed by Jun Rao 12 years ago
Sam Meder 6881bf08f2 kafka-938; High CPU usage when more or less idle; patched by Sam Meder; reviewed by Jun Rao 12 years ago
Jun Rao ddb7947c05 trival change to review unneeded error logging since an exception is already thrown to the caller 12 years ago
Sriram Subramanian 9b30aceea3 KAFKA-935: Fix shutdown tool to work with new controlled shutdown API; reviewed by Neha Narkhede 12 years ago
Jun Rao 9bd2a11486 kafka-931; make zookeeper.connect a required property; patched by Jun Rao; reviewed by Neha Narkhede 12 years ago
Neha Narkhede fb37ea8c74 KAFKA-905 Logs can have same offsets causing recovery failure; reviewed by Jun, Neha and Jay 12 years ago
Jun Rao 43c43b1c6d kafka-903; Attempt to swap the new high watermark file with the old one failed on Windows; patched by Jun Rao; reviewed by Neha Narkhede, Jay Kreps and Sriram Subramania 12 years ago
Sriram Subramanian 4f387ae435 kafka-927; Integrate controlled shutdown into kafka shutdown hook; patched by Sriram Subramanian; reviewed by Neha Narkhede and Jun Rao 12 years ago
Neha Narkhede 658427638f KAFKA-928 new topics may not be processed after ZK session expiration in controller; reviewed by Jun Rao 12 years ago
Joel Koshy 4850519a2c KAFKA-921; Expose max lag and min fetch rate mbeans for consumers and replica fetchers; reviewed by Jun Rao. 12 years ago
Jun Rao 1caae2c2a1 kafka-899; LeaderNotAvailableException the first time a new message for a partition is processed; patched by Jun Rao; reviewed by Neha Narkhede 12 years ago
Jun Rao d93cbc610a kafka-920; zkclient jar 0.2.0 is not compatible with 0.1.0; patched by Jun Rao; reviewed by Neha Narkhede 12 years ago
Milosz Tanski dc0de29253 kafka-856; Correlation id for OffsetFetch request (#2) always responds with 0; patched by Milosz Tanski; reviewed by Jun Rao 12 years ago
Jun Rao 492ed7a35d trivial change to fix incorrect comment in Message 12 years ago
Colin B 3b470f56b4 kafka-891; NullPointerException in ConsoleConsumer; patched by Colin B.; reviewed by Neha Narkhede and Jun Rao 12 years ago
Jun Rao 436dd25a48 kafka-259; Give better error message when trying to run shell scripts without having built/downloaded the jars yet; patched by Ashwanth Fernando; reviewed by Jun Rao 12 years ago
Neha Narkhede bbb161aa25 KAFKA-923 Improve controller failover latency. Remove unnecessary zookeeper reads; reviewed by Jun Rao 12 years ago
Jun Rao e4f287db61 kafka-649; Cleanup log4j logging (extra); patched by Jun Rao; reviewed by Neha Narkhede 12 years ago
Jun Rao 312ed2e67a kafka-900; ClosedByInterruptException when high-level consumer shutdown normally; patched by Jun Rao; reviewed by Neha Narkhede 12 years ago
John Fung 85c7159154 KAFKA-922 System Test - set retry.backoff.ms=300 to testcase_0119; reviewed by Neha Narkhede 12 years ago
Joel Koshy 517af4779a KAFKA-916; Break deadlock between fetcher shutdown and error partition handling; reviewed by Jun Rao. 12 years ago
Phil Hargett 59599cc127 kafka-919; Disabling of auto commit is ignored during consumer group rebalancing; patched by Phil Hargett; reviewed by Jun Rao 12 years ago
Joel Koshy ffd84eb23f KAFKA-914; Break deadlock between initial rebalance and watcher-triggered rebalances; reviewed by Jun Rao and Neha Narkhede 12 years ago
Jun Rao 32cd8994bf kafka-907; controller needs to close socket channel to brokers on exception ; patched by Jun Rao; reviewed by Neha Narkhede 12 years ago
Neha Narkhede e93937c886 Minor logging fix 12 years ago