1589 Commits (4db048d61206bc6efbd143d6293216b7cb4b86c5)

Author SHA1 Message Date
Jason Gustafson 3b36d5cff0 KAFKA-4761; Fix producer regression handling small or zero batch size 8 years ago
Colin P. Mccabe ed91af512f KAFKA-4756; The auto-generated broker id should be passed to MetricRe… 8 years ago
Dustin Cote 260d487cdd MINOR: Update comment in SimpleAclAuthorizer to have correct JSON format 8 years ago
Jiangjie Qin 8bc9d58393 KAFKA-4340; Change default message.timestamp.difference.max.ms to the same as log.retention.ms 8 years ago
Vahid Hashemian 9898d665d1 MINOR: Use an explicit `Errors` object when possible instead of a numeric error code 8 years ago
Gwen Shapira 2e662a0616 KAFKA-4733: Improve Streams Reset Tool console output 8 years ago
Jiangjie Qin 6cef4f5e4c KAFKA-4734; Trim the time index on old segments 8 years ago
Dong Lin 45d9fb3d5f KAFKA-4735; Fix deadlock issue during MM shutdown 8 years ago
Edoardo Comar 48aec6ef1e KAFKA-4441; Monitoring incorrect during topic creation and deletion 8 years ago
Apurva Mehta d0932b0286 KAFKA-4558; throttling_test fails if the producer starts too fast 8 years ago
Jason Gustafson ea70a9bcfc MINOR: Ensure timestamp type is provided when up-converting messages 8 years ago
Maysam Yabandeh cb674e5487 KAFKA-4039; Fix deadlock during shutdown due to log truncation not allowed 8 years ago
Onur Karaman 063d534c51 KAFKA-3959: enforce offsets.topic.replication.factor upon __consumer_offsets auto topic creation (KIP-115) 8 years ago
Manikumar reddy O b948f43278 KAFKA-2955; Add a simple ">" prompt to console producer 8 years ago
Jason Gustafson 57f0cb2997 KAFKA-4704; Coordinator cache loading fails if groupId is reused for offset storage after group is removed 8 years ago
Akash Sethi 9213de8f14 MINOR: Replace for within for each; replace if-elseif with match 8 years ago
Ismael Juma 2f9e9195ab MINOR: Close create topics policy during shutdown and more tests 8 years ago
Ismael Juma ca0c071c10 KAFKA-4636; Per listener security settings overrides (KIP-103) 8 years ago
Jason Gustafson 8301cc608e HOTFIX: Consumer offsets not properly loaded on coordinator failover 8 years ago
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