1780 Commits (647afeff6a2e3fd78328f6989e8d9f96bcde5121)

Author SHA1 Message Date
Ismael Juma 254e3b77d6 KAFKA-4699; Invoke producer callbacks before completing the future 8 years ago
Colin P. Mccabe 5b4e299a46 KAFKA-4630; Implement RecordTooLargeException when communicating with pre-KIP-74 brokers 8 years ago
Jason Gustafson 135488352c MINOR: Refactor partition lag metric for cleaner encapsulation 8 years ago
Ismael Juma 8b3c6c0a1c KAFKA-4597; RecordMetadata should return log append time when appropriate 8 years ago
Manikumar Reddy O b22a4f0782 KAFKA-2000; Delete topic should also delete consumer offsets. 8 years ago
Ben Stopford b8c3b7c964 KAFKA-4596; Throttled reassignment should support partial JSON file 8 years ago
Jun Rao 2a5db4d6c4 trivial change to clarify comments in KAFKA-4229 8 years ago
pengwei-li 3f0168cd35 KAFKA-4229; Controller can't start after several zk expired event 8 years ago
Andrew Olson 8dfb8afb93 KAFKA-4687; Fix InvalidTopicException due to topic creation race condition 8 years ago
Magnus Reftel a321750646 MINOR: Improve scaladoc for Authorizer 8 years ago
Eno Thereska 1eb1e2f60a MINOR: Pass RecordingLevel to MetricConfig in the broker 8 years ago
Vogeti 22782ccfc4 MINOR: Empty logDirs validation should include error message 8 years ago
Yuto Kawamura 5fc530bc48 KAFKA-4614; Forcefully unmap mmap of OffsetIndex to prevent long GC pause 8 years ago
Colin P. Mccabe 4a6f2c6cc0 KAFKA-4457; Add BrokerApiVersionsCommand 8 years ago
Rajini Sivaram 4c492975a0 KAFKA-4568; Simplify test code for multiple SASL mechanisms 8 years ago
Ismael Juma fd6d7bcf33 KAFKA-4591; Create Topic Policy follow-up 8 years ago
Jason Gustafson 7a84b241ee MINOR: Some cleanups and additional testing for KIP-88 8 years ago
Ismael Juma da57bc27e7 KAFKA-4591; Create Topic Policy (KIP-108) 8 years ago
Kiran Pillarisetty bc61d9bee6 KAFKA-3857; Additional log cleaner metrics 8 years ago
Vahid Hashemian c2d9b95f36 KAFKA-3853; Extend OffsetFetch API to allow fetching all offsets for a consumer group (KIP-88) 8 years ago
Jiangjie Qin 88fdca26a0 KAFKA-4381: Add per partition lag metrics to the consumer 8 years ago
Ismael Juma d25671884b KAFKA-4565; Separation of Internal and External traffic (KIP-103) 8 years ago
Rajini Sivaram 2b6ba55c73 MINOR: Remove unnecessary options in SCRAM test jaas config 8 years ago
Shikhar Bhushan 2f90488323 KAFKA-3209: KIP-66: single message transforms 8 years ago
Lihua Xin 7ff407eaa2 KAFKA-4603: Fixed the argument of shell in doc 8 years ago
Edoardo Comar 6508e63c7a KAFKA-4180; Support clients with different authentication credentials in the same JVM 8 years ago
Rajini Sivaram f72203ee92 KAFKA-4426; Add close with timeout for KafkaConsumer (KIP-102) 8 years ago
Eno Thereska ecff8544dd KAFKA-3715: Add granular metrics to Kafka Streams and add hierarhical logging levels to Metrics 8 years ago
Colin P. Mccabe 3d60f1e643 KAFKA-4507; Clients should support older brokers (KIP-97) 8 years ago
Rajini Sivaram 275c5e1df2 KAFKA-3751; SASL/SCRAM implementation 8 years ago
Mickael Maison 1fea1c3908 MINOR: Remove unnecessary semi-colons 8 years ago
Ben Stopford 044b56b8b5 MINOR: Add Replication Quotas Test Rig 8 years ago
Magnus Reftel e4720569bb TRIVIAL: Fix spelling of log message 8 years ago
Ben Stopford b7da847f6a MINOR: Add unit tests to the ReassignPartitionsCommand 8 years ago
steve 77c4eb13a4 KAFKA-4523; Fix crash during shutdown due to group coordinator attempting to write to a closed log 8 years ago
Vahid Hashemian d62ef55252 KAFKA-4584: Fail the 'kafka-configs' command if the config to be removed does not exist 8 years ago
Ismael Juma 6d6c77a7a9 MINOR: Improvements to Record related classes (part 1) 8 years ago
Ismael Juma 7f22ab6550 KAFKA-4528: Fix failure in ProducerTest.testAsyncSendCanCorrectlyFailWithTimeout 8 years ago
Andrew Olson 9e9e6d8752 KAFKA-2434: Remove identical topic subscription constraint for roundrobin strategy in old consumer API 8 years ago
Balint Molnar 7411ed89be KAFKA-4318; Migrate ProducerSendTest to the new consumer 8 years ago
Himani Arora 252e7e958a MINOR: Scala code readability improvements 8 years ago
Vahid Hashemian 6f09bcb59c KAFKA-4480: Report an error in 'kafka-configs' command if the config to be removed does not exist 8 years ago
huxi 29d456cd21 KAFKA-4351; MirrorMaker with new consumer should support comma-separated regex 8 years ago
Edward Ribeiro 64bab80520 MINOR: Mx4jLoader always returns false even if mx4j is loaded & started 8 years ago
huxi dc550259ea KAFKA-4428; Kafka does not exit if port is already bound 8 years ago
Jeff Widman 8e1395b170 Improve wording in GroupMinSessionTimeoutMsDoc 8 years ago
Dustin Cote 4ca5abe8ee KAFKA-4092: retention.bytes should not be allowed to be less than segment.bytes 8 years ago
Rajini Sivaram 9eb665c39a KAFKA-4259; Dynamic JAAS configuration for Kafka clients (KIP-85) 8 years ago
Vahid Hashemian 8ff5a9f3cf MINOR: Improve output format of `kafka_reassign_partitions.sh` tool 8 years ago
Manikumar Reddy O 3c1df09cd5 MINOR: trivial logCleanerEnable doc cleanup 8 years ago