1634 Commits (afeadbef50ee8cb5c23de26c1b2a5ad2c7ad941e)

Author SHA1 Message Date
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
Som Sahu 39431f7347 KAFKA-4031; Check if buffer cleaner is null before using it 8 years ago
Ismael Juma fb65ff40a8 KAFKA-3954; Consumer should use internal topics information returned by the broker 8 years ago
Ismael Juma da015585a9 MINOR: Remove redundant clause in secureAclsEnabled check 8 years ago
dan norwood 7b7f57df62 MINOR: Add `fetchTopicMetadataFromZk` overload that takes `SecurityProtocol` parameter 8 years ago
James Cheng 778fcd0e91 KAFKA-3809: Auto-generate documentation for topic-level configuration 8 years ago
Jun Rao 6fb33afff9 KAFKA-3875; Transient test failure: kafka.api.SslProducerSendTest.testSendNonCompressedMessageWithCreateTime 8 years ago
Vahid Hashemian 227c54fa9e KAFKA-3945; Change the type of 'acks' config in console producer to String 8 years ago
Matthias J. Sax f7976d2fc1 KAFKA-4008: Module "tools" should not be dependent on "core" 8 years ago
Dustin Cote 2a9f7af6c2 MINOR: lower logging severity for offset reset 8 years ago
Maysam Yabandeh d58c2d9ac6 KAFKA-3924; Replacing halt with exit upon LEO mismatch to trigger gra… 8 years ago
Ismael Juma 64842f47f8 KAFKA-3996; ByteBufferMessageSet.writeTo() should be non-blocking 8 years ago
Ismael Juma 1e1c164cfa MINOR: Increase default timeout for other `wait` methods in `TestUtils` 8 years ago
Tom Crayford 8a417c89d2 KAFKA-3933; Always fully read deepIterator 8 years ago
Ryan Pridgeon fa32545442 KAFKA-3983; Add additional information to Acceptor debug message 8 years ago
Ismael Juma 427e638517 MINOR: Increase default `waitTime` in `waitUntilTrue` to 15 seconds 8 years ago
Ashish Singh 0e5700fb68 MINOR: Improve PartitionState logging and remove duplication of code 8 years ago
Grant Henke e5a0d13986 MINOR: MetadataCache brokerId is not set on first run with generated broker id 8 years ago