348 Commits (53818bb7ee8022486eee06a22328200fc5cfced1)
 

Author SHA1 Message Date
Jun Rao 53818bb7ee ConsoleProducer does not exit correctly; kafka-701; patched by Maxime Brugidou; reviewed by Jun Rao 12 years ago
Jun Rao c02e7fd690 trivial fix to log4j.properties, which stops outputing info level message after kafka-683 12 years ago
Jun Rao a40953196e Use uniform convention for naming properties keys; kafka-648; patched by Sriram Subramanian; reviewed by Jun Rao 12 years ago
Neha Narkhede dbe87f6df3 KAFKA-683 Fix correlation id in all requests sent to kafka; reviewed by Jun Rao 12 years ago
Neha Narkhede 03eb903ce2 KAFKA-683 Fix correlation id in all requests sent to kafka; reviewed by Jun Rao 12 years ago
Ben Fleis c12608c5fe KAFKA-692 ConsoleConsumer outputs diagnostic message to stdout instead of stderr; reviewed by Neha Narkhede 12 years ago
Jun Rao b71e6dc352 Fault tolerance broken with replication factor 1; kafka-691; patched by Maxime Brugidou; reviewed by Jun Rao 12 years ago
Joe Stein ddd66cbd80 KAFKA-133 publish kafka to maven - patch by Maxime Brugidou with updates for depen by Otis Gospodnetic, reviewed by Joe Stein 12 years ago
Neha Narkhede e0b3b63163 KAFKA-690 TopicMetadataRequest throws exception when no topics are specified, reviewed by Jay Kreps and Neha Narkhede 12 years ago
Jun Rao 85c9e91c80 ConsoleProducer does not have the queue-size option; kafka-684; patched by Maxime Brugidou; reviewed by Jun Rao 12 years ago
Jun Rao fd94251d89 ConsumerOffsetChecker does not work with 0.8; kafka-685; patched by Maxime Brugidou; reviewed by Jun Rao 12 years ago
Jun Rao 2f4bfc645a ApiUtils#writeShortString uses String length instead of byte length; kafka-680; patched by David Arthur; reviewed by Jun Rao 12 years ago
Jun Rao 6cf46e7cab High watermark recovered incorrrectly from file; kafka-681; patched by Jun Rao; reviewed by Joel Koshy, Neha Narkhede and John Fung 12 years ago
Joel Koshy 25d77cc69c KAFKA-668 Store jmx port in broker zk string - controlled shutdown admin tool should not require controller JMX url/port to be supplied. Reviewed by Jun Rao. 12 years ago
Jay Kreps c6d41102d8 KAFKA-675 Allow the user to override the host that we bind to. Patch from Matan Amir<matan.amir@voxer.com> with slight changes 12 years ago
Jay Kreps 85ec04452b KAFKA-676 Change the build script for the core sub project to create a test jar. Reviewed by Neha. 12 years ago
Joel Koshy 04b52743f8 KAFKA-664 RequestPurgatory should clean up satisfied requests from watchers map. Also, simplify the purge logic - purge based on an incoming request interval. 12 years ago
Neha Narkhede 4e5a6fc0cf Merge branch '0.8' of https://git-wip-us.apache.org/repos/asf/kafka into kafka-646 12 years ago
Swapnil Ghike 994fe081b6 KAFKA-646 Missing files from previous commit 12 years ago
Jun Rao af83dfbe0c trivial change to increase default offset commit interval to reduce ZK load 12 years ago
Neha Narkhede 792b071cca Merge branch '0.8' of https://git-wip-us.apache.org/repos/asf/kafka into kafka-646 12 years ago
John Fung 9001d74839 KAFKA-647 Provide a property in System Test for no. of topics and topics string will be generated automatically; reviewed by Neha Narkhede 12 years ago
Swapnil Ghike 8ad9018ea1 KAFKA-646 Provide aggregate stats at the high level Producer and ZookeeperConsumerConnector level; reviewed by Neha Narkhede 12 years ago
Jay Kreps f0d26335f2 KAFKA-673 The logic that controls whether to run recovery on the log is reversed. Reviewed by Neha. 12 years ago
Edward Jay Kreps 3244bcafe4 KAFKA-670 Clean spurious .index files; reviewed by Neha Narkhede 12 years ago
Edward Jay Kreps f9702c66b7 KAFKA-667 Change the .highwatermark file name. 12 years ago
Jun Rao e15432efd3 provides windows batch script for starting Kafka/Zookeeper; patched by Antoine Vianey; reviewed by Jun Rao; kafka-581 12 years ago
Neha Narkhede 133c88278d KAFKA-654 Irrecoverable error while trying to roll a segment that already exists; patched by Neha Narkhede; reviewed by Jay Kreps 12 years ago
Neha Narkhede 8a93698a75 Patching remaining files from KAFKA-644 12 years ago
Neha Narkhede 1270663737 KAFKA-644 https://svn.apache.org/repos/asf/kafka/branches/0.8; patched by John Fung; reviewed by Neha Narkhede 12 years ago
Edward Jay Kreps ab2494470c KAFKA-642 Missed message magic version on last checkin. 12 years ago
Edward Jay Kreps f5a48b06e3 KAFKA-642 Remove the response version and baseline all versions/magic bytes etc to 0. 12 years ago
Joel Jacob Koshy a4c7675829 KAFKA-633 Fix mostly consistent test failure in testShutdownBroker; patched by Joel Koshy; reviewed by Jun Rao 12 years ago
Edward Jay Kreps 98042e9123 KAFKA-642 Addressing Jun's follow up comments--(1) add parans to make statement more clear, (2) remove the initial offset from the fetch response since the message set itself now contains all offsets. 12 years ago
Edward Jay Kreps e11447650a KAFKA-642 Fixes to protocol. Patch reviewed by Neha and Joel. 12 years ago
Neha Narkhede 6ca7b3acfd KAFKA-608 and KAFKA-630 getTopicMetadata does not respect producer config settings and fix auto-create topic; patched by Neha Narkhede; reviewed by Jun Rao 12 years ago
Neha Narkhede 6486fd1a9f KAFKA-640 kafka.common.InvalidClientIdException in broker log4j messages; patched by Swapnil; reviewed by Neha Narkhede 12 years ago
Neha Narkhede d7c71c0949 KAFKA-622 Create mbeans per client; patched by Swapnil; reviewed by Neha Narkhede 12 years ago
Jun Rao e556063520 DumpLogSegment offset verification is incorrect for compressed messages (second fix); patched by Yang Ye; reviewed by Jun Rao; KAFKA-614 12 years ago
Jun Rao 7b2d9c3312 remove ProducerShell; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-638 12 years ago
Jun Rao bdb04bba67 ProducerRequest should take ByteBufferMessageSet instead of MessageSet; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-632 12 years ago
Gavin McDonald 961affa3fc Kafka has become a TLP 12 years ago
Edward Jay Kreps 6e6522c7c9 KAFKA-544. Follow-up items on key-retention. Addresses misc. comments from Joel, see ticket for details. 12 years ago
Jun Rao 602acaf412 move shutting down of fetcher thread out of critical path; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-612 12 years ago
Neha Narkhede 8e7b0d4016 KAFKA-532 Multiple controllers can co-exist during soft failures; patched by Neha Narkhede; reviewed by Jun Rao 12 years ago
Joel Jacob Koshy 79d3be9293 Fix deadlock between leader-finder-thread and consumer-fetcher-thread during broker failure; patched by Joel Koshy; reviewed by Jun Rao; KAFKA-618 12 years ago
Jun Rao 39edb7beea MigrationTool should disable shallow iteration in the 0.7 consumer; patched by Yang Ye; reviewed by Jun Rao; KAFKA-613 12 years ago
Jun Rao 92d64170bb DumpLogSegment offset verification is incorrect for compressed messages; patched by Yang Ye; reviewed by Jun Rao; KAFKA-614 12 years ago
Edward Jay Kreps 8c884ee6a6 KAFKA-544 Trivial fix--migration tool is using message when it should be using a byte array. Checked in w/o review. 12 years ago
Jun Rao e13ecfc1df System Test - Log Retention Cases should wait longer before getting the common starting offset in replica log segments; patched by John Fung; reviewed by Jun Rao; KAFKA-605 12 years ago