1099 Commits (a93ef199b2375c422e35d82ac7aa3a2fdacc1e74)
 

Author SHA1 Message Date
Jun Rao a93ef199b2 kafka-1797; (addressing Manikumar Reddy's comment) add the serializer/deserializer api to the new java client; patched by Jun Rao; reviewed by Manikumar Reddy and Neha Narkhede 10 years ago
Joe Stein f82518a850 KAFKA-1512 Fixes for limit the maximum number of connections per ip address patch by Jeff Holoman reviewed by Jay Krepps and Gwen Shapira 10 years ago
Jun Rao 517503db26 kafka-1797; (delta follow-up patch) add the serializer/deserializer api to the new java client; patched by Jun Rao; reviewed by Neha Narkhede 10 years ago
Jun Rao 50b734690a kafka-1797; (follow-up patch) add the serializer/deserializer api to the new java client; patched by Jun Rao; reviewed by Jay Kreps 10 years ago
Ewen Cheslack-Postava 4471dc08b6 kafka-1642; (followup patch) [Java New Producer Kafka Trunk] CPU Usage Spike to 100% when network connection is lost; patched by Ewen Cheslack-Postava; patched by Ewen Cheslack-Postava; reviewed by Jun Rao 10 years ago
Jiangjie Qin 10c6dec34d KAFKA-1650; (Follow-up patch) to support no data loss in mirror maker; reviewed by Joel Koshy 10 years ago
Gwen Shapira 84521872d1 KAFKA-1824 - fix ConsoleProducer so parse.key and key.separator will work again; reviewed by Neha Narkhede 10 years ago
Jun Rao 92d1d4cd31 kafka-1797; add the serializer/deserializer api to the new java client; patched by Jun Rao; reviewed by Neha Narkhede 10 years ago
Ashish Singh ae0bb84fa7 KAFKA-742: Existing directories under the Kafka data directory without any data cause process to not start; reviewed by Neha Narkhede 10 years ago
Anatoly Fayngelerin 523b36589e kafka-1813; Build fails for scala 2.9.2; patched by Anatoly Fayngelerin; reviewed by Jun Rao 10 years ago
Chris Cope 0ef631bc69 kafka-1815; ServerShutdownTest fails in trunk; patched by Chris Cope; reviewed by Jun Rao 10 years ago
Joe Stein e8ffbd0fee KAFKA-1812 Allow IpV6 in configuration with parseCsvMap patch by Jeff Holoman reviewed by Gwen Shapira and Joe Stein 10 years ago
Jiangjie Qin 2801629964 KAFKA-1650; avoid data loss when mirror maker shutdown uncleanly; reviewed by Guozhang Wang 10 years ago
Ewen Cheslack-Postava 4fc74958e3 KAFKA-1807 Improve accuracy of ProducerPerformance target throughput; reviewed by Neha Narkhede 10 years ago
Joe Stein 09e2fd651e KAFKA-1173 Using Vagrant to get up and running with Apache Kafka patch by Ewen Cheslack-Postava reviewed by Joe Stein 10 years ago
Guozhang Wang 3cc10d5ff9 KAFKA-1720; Renamed Delayed Operations after KAFKA-1583; reviewed by Gwen Shapira and Joel Koshy 10 years ago
Dave Parfitt 7e9368baf2 kafka-1803; UncleanLeaderElectionEnableProp in LogConfig should be of boolean; patched by Dave Parfitt; reviewed by Jun Rao 10 years ago
Raman Gupta 15f9e2762d kafka-1801; Remove non-functional variable definition in log4j.properties; patched by Raman Gupta; reviewed by Jun Rao 10 years ago
Balaji Seshadri 723fa4c40d KAFKA-328 Write unit test for kafka server startup and shutdown API; reviewed by Neha Narkhede 10 years ago
dokovan b24f9c0890 kafka-1798; ConfigDef.parseType() should throw exception on invalid boolean value; patched by dokovan; reviewed by Jun Rao 10 years ago
Manikumar Reddy 74bc8860c3 kafka-1799; (add missing test file) ProducerConfig.METRIC_REPORTER_CLASSES_CONFIG doesn't work; patched by Manikumar Reddy; reviewed by Jun Rao 10 years ago
Manikumar Reddy 8a719e0372 kafka-1799; ProducerConfig.METRIC_REPORTER_CLASSES_CONFIG doesn't work; patched by Manikumar Reddy; reviewed by Jun Rao 10 years ago
Jean-Francois Im 4408f487ae KAFKA-1783; Add missing slash in documentation for consumer's ZK path; reviewed by Guozhang Wang 10 years ago
Dmytro Kostiuchenko 834b641980 kafka-1667; topic-level configuration not validated; patched by Dmytro Kostiuchenko; reviewed by Jun Rao 10 years ago
Guozhang Wang 9f8b8dad2b KAFKA-1580; disallow non-admin clients to produce to internal (e.g. offsets) topics; reviewed by Joel Koshy 10 years ago
Guozhang Wang 72601f783e KAFKA-1624; bump up default scala version to 2.11.4 to compile with java 8; reviewed by Joe Stein, Gwen Shapira and Joel Koshy 10 years ago
Jarek Jarcec Cecho 409c367ceb KAFKA-1654 Provide a way to override server configuration from command line; reviewed by Neha Narkhede 10 years ago
Jiangjie Qin f0fd70929a KAFKA-1770; clarify descriptive comments of UnknownTopicOrPartitionException; reviewed by Guozhang Wang 10 years ago
Vladimir Tretyakov 457744a820 kafka-1481; Stop using dashes AND underscores as separators in MBean names; patched by Vladimir Tretyakov; reviewed by Joel Koshy and Jun Rao 10 years ago
Manikumar Reddy 1c7d783dd6 kafka-1743; ConsumerConnector.commitOffsets in 0.8.2 is not backward compatible; patched by Manikumar Reddy; reviewed by Jun Rao 10 years ago
Jun Rao 6f4b8a1011 kafka-17693; javadoc should only include client facing packages; patched by Jun Rao; reviewed by Neha Narkhede 10 years ago
Ewen Cheslack-Postava 26ad54c109 kafka-1721; Snappy compressor is not thread safe; patched by Ewen Cheslack-Postava; reviewed by Jun Rao 10 years ago
Ewen Cheslack-Postava 7d89867c05 kafka-1642; [Java New Producer Kafka Trunk] CPU Usage Spike to 100% when network connection is lost; patched by Ewen Cheslack-Postava; reviewed by Guozhang Wang and Jun Rao 10 years ago
Jiangjie Qin ca2cf97a6b KAFKA-1764; ZookeeperConsumerConnector should not put multiple shutdown commands to the same data chunk queue; reviewed by Joel Koshy and Guozhang Wang 10 years ago
Joel Koshy 8c35030e4d Revert "KAFKA-1764; ZookeeperConsumerConnector should not put multiple shutdown commands to the same data chunk queue; reviewed by Joel Koshy and Guozhang Wang" 10 years ago
Jiangjie Qin d99af88eaf KAFKA-1764; ZookeeperConsumerConnector should not put multiple shutdown commands to the same data chunk queue; reviewed by Joel Koshy and Guozhang Wang 10 years ago
Guozhang Wang 2cd9ae7454 KAFKA-1762; Update max-inflight-requests doc-string in producer config to note risk of reordering in the presence of retries 10 years ago
Onur Karaman 53160bb07c KAFKA-1742; ControllerContext removeTopic does not correctly update state; reviewed by Joel Koshy, Guozhang Wang and Neha Narkhede 10 years ago
Manikumar Reddy 9b3da9fbfd KAFKA-1739 Remove testComplexCompressDecompress in MessageCompressionTest; reviewed by Neha Narkhede 10 years ago
Jun Rao f20e5108a2 kafka-1738; Partitions for topic not created after restart from forced shutdown; patched by Jun Rao; reviewed by Neha Narkhede 10 years ago
Ewen Cheslack-Postava cbdcd5f108 KAFKA-1746 System tests don't handle errors well; reviewed by Neha Narkhede 10 years ago
Ewen Cheslack-Postava 06e1a6552e KAFKA-1747 TestcaseEnv improperly shares state between instances; reviewed by Neha Narkhede 10 years ago
Jiangjie Qin 4bb020212a KAFKA-1706; Add a byte bounded blocking queue utility; reviewed by Joel Koshy 10 years ago
Marc Chung 58e3f99e24 kafka-1733; Producer.send will block indeterminately when broker is unavailable; patched by Marc Chung; reviewed by Jun Rao 10 years ago
Jiangjie Qin 1ed9cf6d03 KAFKA-1647; Create replicas on follower transition even if leader is 10 years ago
Guozhang Wang 89831204c0 KAFKA-1583; Encapsulate replicated log implementation details into 10 years ago
Ewen Cheslack-Postava 20f5b01fea KAFKA-1732 DumpLogSegments tool fails when path has a '.'; reviewed by Neha Narkhede 10 years ago
Jiangjie Qin 43cb192b59 KAFKA-1719 Make mirror maker exit when one consumer/producer thread exits; reviewed by Neha Narkhede, Joel Koshy and Guozhang Wang 10 years ago
Ewen Cheslack-Postava 12ce4b1e1e KAFKA-1725 Configuration file bugs in system tests add noise to output and break a few tests; reviewed by Neha Narkhede 10 years ago
Joe Crobak e402c7be72 kafka-1711; WARN Property topic is not valid when running console producer; patched by Joe Crobak; reviewed by Jun Rao 10 years ago