1651 Commits (609e9b0b2f46ce72ed91965f7e43c512b26a609b)

Author SHA1 Message Date
Jason Gustafson 3db752a565 MINOR: Make new consumer default for Mirror Maker 8 years ago
Ben Stopford b8ed4a5113 KAFKA-4177; Remove ThrottledReplicationRateLimit from Server Config 8 years ago
Ben Stopford 5d6408f6cf KAFKA-4200; Fix throttle argument in kafka-reassign-partitions.sh 8 years ago
Vahid Hashemian 60ad6d7278 KAFKA-3831; Prepare for updating new-consumer-based Mirror Maker's default partition assignment strategy to round robin 8 years ago
Apurva Mehta be6056abc9 KAFKA-4214; kafka-reassign-partitions fails all the time when brokers are bounced during reassignment 8 years ago
Arun Mahadevan 1d055f7551 KAFKA-3282; Change tools to use new consumer if zookeeper is not specified 8 years ago
Ryan Pridgeon 0de807357b KAFKA-3719; Allow underscores in hostname 8 years ago
Jason Gustafson 6a13a3dbad KAFKA-3590; Handle not-enough-replicas errors when writing to offsets topic 8 years ago
Jason Gustafson 106a745606 MINOR: Add test cases for delays in consumer rebalance listener 8 years ago
Ismael Juma d32f3f2828 MINOR: Increase `zkConnectionTimeout` and timeout in `testReachableServer` 8 years ago
Ben Stopford 3663275cf0 KAFKA-4184; Intermittent failures in ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle 8 years ago
Ben Stopford f396fdac19 KAFKA-4193; Fix for intermittent failure in FetcherTest 8 years ago
Jiangjie Qin eaaa433fc9 KAFKA-4148; Support ListOffsetRequest v1 and search offsets by timestamp in consumer (KIP-79) 8 years ago
Ismael Juma 57ee6ffc89 MINOR: Add KafkaServerStartable constructor overload for compatibility 8 years ago
Luke Zaparaniuk d9206500bf MINOR: Fix reference to argument in `LogSegment.translateOffset` 8 years ago
Andrey Neporada d04b0998c0 KAFKA-2063; Bound fetch response size (KIP-74) 8 years ago
Rajini Sivaram 69356fbc6e KAFKA-3492; Secure quotas for authenticated users 8 years ago
Sumit Arrawatia ecc1fb10fa KAFKA-4093; Cluster Id (KIP-78) 8 years ago
Ben Stopford 143a33bc50 KAFKA-1464; Add a throttling option to the Kafka replication 8 years ago
Dong Lin 41e676d295 KAFKA-4158; Reset quota to default value if quota override is deleted 8 years ago
Eric Wasserman 5f040cd77f KAFKA-1981; Make log compaction point configurable 8 years ago
Vahid Hashemian ac99a3c86d KAFKA-4145; Avoid redundant integration testing in ProducerSendTests 8 years ago
Dustin Cote 85c441023b KAFKA-3129; Console producer issue when request-required-acks=0 8 years ago
Matthias J. Sax 2586226a9a KAFKA-4058: Failure in org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterReset 8 years ago
Tao Xiao 286411cbb1 KAFKA-4129; Processor throw exception when getting channel remote address after closing the channel 8 years ago
Dana Powers 8248caf1ca MINOR: Include TopicPartition in warning when log cleaner resets dirty offset 8 years ago
Jiangjie Qin af9fc503de KAFKA-4099; Fix the potential frequent log rolling 8 years ago
Jason Gustafson c3b64cc8f1 KAFKA-4103: Fix regression in DumpLogSegments offsets decoder 8 years ago
Dustin Cote 2f20a39873 KAFKA-4062: Make --print-data-log implicit if --offsets-decoder is enabled for DumpLogSegments 8 years ago
Ismael Juma c80649078b MINOR: Improve log message in `ReplicaManager.becomeLeaderOrFollower` 8 years ago
Ismael Juma 32feed25ae MINOR: Move a few methods from the `ZKUtils` class to the companion object 8 years ago
Jason Gustafson 53651937fa HOTFIX: Fix verbose logging in ControllerChannelManager.brokerReady 8 years ago
Damian Guy 36044fdc54 KAFKA-4015; Change cleanup.policy config to accept a list of valid policies 8 years ago
Ismael Juma a1e0b2240d KAFKA-4073; MirrorMaker should handle messages without timestamp correctly 8 years ago
Jason Gustafson 24fd025d40 KAFKA-3916; Check for disconnects properly before sending from the controller 8 years ago
Grant Henke 05d00b5aca KAFKA-4032; Uncaught exceptions when autocreating topics 8 years ago
Rajini Sivaram dedacd06e4 KAFKA-4051: Use nanosecond clock for timers in broker 8 years ago
Matthias J. Sax d851ce76fd MINOR: improve Streams application reset tool to make sure application is down 8 years ago
Tom Crayford 6ed3e6b1cb KAFKA-3894; log cleaner can partially clean a segment 8 years ago
Jiangjie Qin 113d23e8fe KAFKA-3163; Minor follow up for (KIP-33) 8 years ago
Shuai Zhang 33447cb4be KAFKA-4053: remove redundant if/else statements in TopicCommand 8 years ago
Todd Palino 104d2154b6 KAFKA-4050; Allow configuration of the PRNG used for SSL 8 years ago
Jiangjie Qin 79d3fd2bf0 KAFKA-3163; Add time based index to Kafka. 8 years ago
Grant Henke 9af2e69ef4 KAFKA-4038; Transient failure in DeleteTopicsRequestTest.testErrorDeleteTopicRequests 8 years ago
Jason Gustafson 40b1dd3f49 KAFKA-3888: send consumer heartbeats from a background thread (KIP-62) 8 years ago
Manikumar Reddy O e49b3aee6b KAFKA-4035; AclCommand should allow Describe operation on groups 8 years ago
Grant Henke e615d0be78 KAFKA-2946; MINOR: Follow up. Add Delete to AclCommandTest 8 years ago
Jason Gustafson be36b32274 KAFKA-4034; Avoid unnecessary consumer coordinator lookup 8 years ago
Alexey Ozeritsky fc55f804e1 KAFKA-3997; log partition name on truncation 8 years ago
Grant Henke 539633ba0e KAFKA-2946; DeleteTopic - protocol and server side implementation 8 years ago