1651 Commits (609e9b0b2f46ce72ed91965f7e43c512b26a609b)

Author SHA1 Message Date
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
Ismael Juma 0d19f58850 KAFKA-3915; Don't convert messages from v0 to v1 during log compaction 8 years ago
Ismael Juma 9cad9dbdac MINOR: Remove unused parameter in `checkIfPartitionReassignmentSucceeded` and clean-ups 8 years ago
Wan Wenli 7a70c1a108 KAFKA-3952: Consumer rebalance verifier never succeed due to type mismatch 8 years ago
Grant Henke fc47b9fa6b KAFKA-2945; CreateTopic - protocol and server side implementation 8 years ago
Ashish Singh 2dfbf4b5fd KAFKA-3849; Add explanation on why polling every second in MirrorMaker is required 8 years ago
Nafer Sanabria a5da2a4f4c MINOR: Typo fix in comments 8 years ago
Vahid Hashemian 0edaa89be3 KAFKA-3111; Fix ConsumerPerformance reporting to use time-based instead of message-based intervals 8 years ago
Moritz Siuts 15e008783c KAFKA-3802; log mtimes reset on broker restart / shutdown 8 years ago
Vahid Hashemian d7de59a579 KAFKA-3854: Fix issues with new consumer's subsequent regex (pattern) subscriptions 8 years ago
Roger Hoover cf03f349ca KAFKA-3761; Remove BrokerState "RunningAsController" 9 years ago
Ismael Juma ef42c224a7 MINOR: Clean `Metrics.defaultRegistry` to avoid transient failures in `testSessionExpireListenerMetrics` 9 years ago
Ashish Singh 8bf18df1b6 MINOR: Verify acls for group resource on all servers of test cluster. 9 years ago
Vahid Hashemian 10bbffd754 MINOR: KAFKA-3176 follow-up to fix minor issues 9 years ago
Vahid Hashemian 9716768810 KAFKA-3176: Add partition/offset options to the new consumer 9 years ago
Onur Karaman 40fb90937e KAFKA-3810: replication of internal topics should not be limited by replica.fetch.max.bytes 9 years ago
Jason Gustafson f62db5dd88 MINOR: Follow-up from KAFKA-2720 with comment/style fixes 9 years ago
Jason Gustafson 8c551675ad KAFKA-2720: expire group metadata when all offsets have expired 9 years ago
Ishita Mandhan 7cc6e0e2d3 KAFKA-3762 Log.loadSegments() should log the message in exception 9 years ago
Vahid Hashemian b058fcf5ec MINOR: Respect the default value of partition argument in SimpleConsumerShell 9 years ago
Bharat Viswanadham 06a57cf19c KAFKA-3748: Add consumer-property to console tools consumer 9 years ago
Sebastien Launay d9f052acc3 KAFKA-3501: Console consumer process hangs on exit 9 years ago
Sebastien Launay f643d1b75d KAFKA-3783; Catch proper exception on path delete 9 years ago
Joshi 430bf56cdf KAFKA-724; Allow automatic socket.send.buffer from operating system in SocketServer 9 years ago
Rekha Joshi 79aaf19f24 KAFKA-3771; Improving Kafka core code 9 years ago
Ismael Juma 2c7fae0a4a MINOR: Move `ConsoleProducerTest` to the unit test directory 9 years ago
Ismael Juma b60af34d4a MINOR: Fix producer leak in `PlaintextProducerSendTest` 9 years ago
Tao Xiao f4a263b5a8 KAFKA-3787; Preserve the message timestamp in mirror maker 9 years ago
Satendra kumar ab35606066 KAFKA-3768; Replace all pattern match on boolean value by if/else block. 9 years ago
Arun Mahadevan ff300c9d4f KAFKA-3645; Fix ConsumerGroupCommand and ConsumerOffsetChecker to correctly read endpoint info from ZK 9 years ago
Edoardo Comar 49ddc897b8 KAFKA-3728; EndToEndAuthorizationTest offsets_topic misconfigured 9 years ago
Ismael Juma 1029030466 MINOR: Fix setting of ACLs and ZK shutdown in test harnesses 9 years ago
Vahid Hashemian e6ca328f80 KAFKA-3774: Make 'time' an optional argument of GetOffsetShell 9 years ago
Flavio Junqueira ab73259281 KAFKA-3660: Log exception message in ControllerBrokerRequestBatch 9 years ago