Commit Graph

525 Commits

Author SHA1 Message Date
Swapnil Ghike c39d37e9dd kafka-964; Default hadoop-producer configs to request.required.acks = 1; Patched by Swapnil Ghike; reviewed by Jun Rao 2013-07-08 13:07:16 -07:00
Joe Stein 6b53c649e9 KAFKA-963 when publishing to maven repository central missing signature on everything 2013-07-07 09:20:08 -04:00
Jun Rao 86e314aa73 kafka-937; fix bug exposed in ConsumerOffsetChecker; patched by Jun Rao; reviewed by Alexey Ozeritskiy 2013-06-25 21:12:19 -07:00
Jun Rao 5f14a69c2e kafka-950; Leader election rate may be reported on a non-controller; patched by Jun Rao; reviewed by Sriram Subramanian 2013-06-23 22:04:46 -07:00
Jun Rao 5a084f7be6 kafka-951; Leader election rate may be reported on a non-controller; patched by Jun Rao; reviewed by Swapnil Ghike 2013-06-23 22:03:14 -07:00
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 2013-06-20 13:22:56 -07:00
Joe Stein 7b43f0132c KAFKA-944 fixing up for release pom output from publish and publish-local is not accurate 2013-06-19 23:01:26 -04:00
Joe Stein 0a8716f8e0 KAFKA-942 version jar name change for 0.8.0-beta1 release 2013-06-17 12:21:22 -04:00
Jun Rao 7ad742d802 trival change to increase default producer request timeout 2013-06-17 08:27:59 -07:00
Joe Stein 23acbd309f KAFKA-941 Add Apache 2.0 license to missing code source files 2013-06-13 16:05:56 -04:00
Jun Rao 5bd33c1517 kafka-937; ConsumerFetcherThread can deadlock; patched by Jun Rao; reviewed by Joel Koshy 2013-06-12 20:50:38 -07:00
Joel Koshy 640026467c kafka-940; Scala match error in javaapi.Implicits; patched by Joel Koshy; reviewed by Jun Rao 2013-06-12 20:42:40 -07:00
Sam Meder 6881bf08f2 kafka-938; High CPU usage when more or less idle; patched by Sam Meder; reviewed by Jun Rao 2013-06-11 22:43:41 -07:00
Jun Rao ddb7947c05 trival change to review unneeded error logging since an exception is already thrown to the caller 2013-06-09 09:15:17 -07:00
Sriram Subramanian 9b30aceea3 KAFKA-935: Fix shutdown tool to work with new controlled shutdown API; reviewed by Neha Narkhede 2013-06-06 09:30:33 -07:00
Jun Rao 9bd2a11486 kafka-931; make zookeeper.connect a required property; patched by Jun Rao; reviewed by Neha Narkhede 2013-06-03 18:40:16 -07:00
Neha Narkhede fb37ea8c74 KAFKA-905 Logs can have same offsets causing recovery failure; reviewed by Jun, Neha and Jay 2013-06-03 17:05:17 -07:00
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 2013-06-03 16:51:41 -07:00
Sriram Subramanian 4f387ae435 kafka-927; Integrate controlled shutdown into kafka shutdown hook; patched by Sriram Subramanian; reviewed by Neha Narkhede and Jun Rao 2013-06-03 16:08:37 -07:00
Neha Narkhede 658427638f KAFKA-928 new topics may not be processed after ZK session expiration in controller; reviewed by Jun Rao 2013-06-03 14:06:08 -07:00
Joel Koshy 4850519a2c KAFKA-921; Expose max lag and min fetch rate mbeans for consumers and replica fetchers; reviewed by Jun Rao. 2013-05-31 10:43:28 -07:00
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 2013-05-30 22:16:47 -07:00
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 2013-05-30 20:32:10 -07:00
Milosz Tanski dc0de29253 kafka-856; Correlation id for OffsetFetch request (#2) always responds with 0; patched by Milosz Tanski; reviewed by Jun Rao 2013-05-29 21:43:41 -07:00
Jun Rao 492ed7a35d trivial change to fix incorrect comment in Message 2013-05-29 21:34:11 -07:00
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 2013-05-29 20:26:08 -07:00
Neha Narkhede bbb161aa25 KAFKA-923 Improve controller failover latency. Remove unnecessary zookeeper reads; reviewed by Jun Rao 2013-05-29 10:05:48 -07:00
Jun Rao e4f287db61 kafka-649; Cleanup log4j logging (extra); patched by Jun Rao; reviewed by Neha Narkhede 2013-05-29 10:00:51 -07:00
Jun Rao 312ed2e67a kafka-900; ClosedByInterruptException when high-level consumer shutdown normally; patched by Jun Rao; reviewed by Neha Narkhede 2013-05-29 09:56:27 -07:00
John Fung 85c7159154 KAFKA-922 System Test - set retry.backoff.ms=300 to testcase_0119; reviewed by Neha Narkhede 2013-05-29 09:36:52 -07:00
Joel Koshy 517af4779a KAFKA-916; Break deadlock between fetcher shutdown and error partition handling; reviewed by Jun Rao. 2013-05-28 09:55:39 -07:00
Phil Hargett 59599cc127 kafka-919; Disabling of auto commit is ignored during consumer group rebalancing; patched by Phil Hargett; reviewed by Jun Rao 2013-05-24 22:00:57 -07:00
Joel Koshy ffd84eb23f KAFKA-914; Break deadlock between initial rebalance and watcher-triggered rebalances; reviewed by Jun Rao and Neha Narkhede 2013-05-22 16:26:04 -07:00
Jun Rao 32cd8994bf kafka-907; controller needs to close socket channel to brokers on exception ; patched by Jun Rao; reviewed by Neha Narkhede 2013-05-22 16:23:21 -07:00
Neha Narkhede e93937c886 Minor logging fix 2013-05-22 10:29:45 -07:00
Neha Narkhede 2d40ca30d3 KAFKA-901 follow up changes to fix update metadata response handling and request logging 2013-05-21 10:01:51 -07:00
Neha Narkhede eff59330f2 KAFKA-901: Follow up minor changes 2013-05-17 16:59:40 -07:00
Neha Narkhede cfdc403e17 KAFKA-901 Kafka server can become unavailable if clients send several metadata requests; reviewed by Jun Rao 2013-05-17 15:45:33 -07:00
Neha Narkhede 988d4d8e65 KAFKA-892 Change request log to include request completion not handling; reviewed by Joel Koshy 2013-04-30 17:20:54 -07:00
Neha Narkhede cae19aa44f KAFKA-889 Add mbeans to track socket server's response queue size in addition to request queue size; reviewed by Jun Rao and Joel Koshy 2013-04-30 15:35:01 -07:00
Neha Narkhede d726e14eea KAFKA-890 The list of brokers for fetching metadata should be shuffled; reviewed by Joel Koshy 2013-04-30 12:42:15 -07:00
Neha Narkhede 103aef8ca3 KAFKA-887 Standardize logging for partition information to [%s,%d] format; reviewed by Swapnil and Jun 2013-04-29 17:04:42 -07:00
Neha Narkhede a61e738138 change to standardize on [%s,%d] for partition 2013-04-29 11:09:19 -07:00
Joel Koshy e37a464420 Trivial commit - warn on consumer fetch request errors. 2013-04-26 14:13:00 -07:00
Jun Rao 6e640e3556 kafka-880; NoLeaderPartitionSet should be cleared before leader finder thread is started up; patched by Jun Rao; reviewed by Neha Narkhede 2013-04-25 19:03:21 -07:00
Swapnil Ghike 2d7403174f kafka-871; Rename ZkConfig properties; patched by Swapnil Ghike; reviewed by Jun Rao 2013-04-25 18:57:31 -07:00
Joel Koshy ede85875a3 KAFKA-872; Socket server should set send/recv socket buffer sizes; reviewed by Jun Rao. 2013-04-23 10:40:47 -07:00
David Stein 1976ce8069 KAFKA-870 hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller; reviewed by Neha Narkhede 2013-04-22 19:20:01 -07:00
Sriram Subramanian f1d2141ca0 kafka-866; Recover segment does shallow iteration to fix index causing inconsistencies; patched by Sriram Subramanian; reviewed by Jun Rao 2013-04-22 16:50:29 -07:00
Cosmin Lehene c5bb1d4994 kafka-843; (addendum) Re-add the release-zip sbt target; patched by Cosmin Lehene; reviewed by Jun Rao 2013-04-17 08:20:30 -07:00