2633 Commits (7a877895a1c8494d48bf2c18e2f74fb913ed036a)
 

Author SHA1 Message Date
Ismael Juma 7a877895a1 KAFKA-4082; Upgrade to Gradle 3.0 8 years ago
William Yu d85aaf95fe KAFKA-3937; Kafka Clients Leak Native Memory For Longer Than Needed With Compressed Messages 8 years ago
Konstantine Karantasis cec2769e22 KAFKA-2894: WorkerSinkTask should rewind offsets on rebalance 8 years ago
Rajini Sivaram 313aad423c KAFKA-3680; Enable Kafka clients to run in any classloader env 8 years ago
Ismael Juma a1e0b2240d KAFKA-4073; MirrorMaker should handle messages without timestamp correctly 8 years ago
Guozhang Wang a2bac70a66 MINOR: Refactor TopologyBuilder with ApplicationID Prefix 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
Guozhang Wang f903215536 KAFKA-4049: Fix transient failure in RegexSourceIntegrationTest 8 years ago
Rajini Sivaram dedacd06e4 KAFKA-4051: Use nanosecond clock for timers in broker 8 years ago
Guozhang Wang d903babb72 MINOR: add slf4jlog4j to streams example 8 years ago
Matthias J. Sax d851ce76fd MINOR: improve Streams application reset tool to make sure application is down 8 years ago
Samuel Taylor f153407c42 MINOR: Fix typos in security section 8 years ago
Rajini Sivaram 7b16b47316 KAFKA-4066; Fix NPE in consumer due to multi-threaded updates 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
Jason Gustafson 317c4fdede KAFKA-3949: Fix race condition when metadata update arrives during rebalance 8 years ago
Eno Thereska c5d26c4829 KAFKA-4016: Added join benchmarks 8 years ago
Shuai Zhang 33447cb4be KAFKA-4053: remove redundant if/else statements in TopicCommand 8 years ago
Mickael Maison 880bde5ac5 KAFKA-4056: Kafka logs values of sensitive configs like passwords 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
Ewen Cheslack-Postava 05ed54bf2b KAFKA-3845: KIP-75: Add per-connector converters 8 years ago
P. Thorpe e3ede84344 MINOR: Remove # from .bat start script 8 years ago
Vahid Hashemian c6e6fadeed MINOR: Clarification in producer config documentation 8 years ago
Ewen Cheslack-Postava 59cfa84801 KAFKA-4037: Make Connect REST API retries aware of 409 CONFLICT errors 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 19997ede08 KAFKA-4044; log actual socket send/receive buffer size after connecting in Selector 8 years ago
Eno Thereska 11f1801c3b HOTFIX: Re-inserted SimpleBenchmark output for system tests 8 years ago
Guozhang Wang ae237be1bb KAFKA-3769: Create new sensors per-thread in KafkaStreams 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
Bryan Baugher b18c3f5cab KAFKA-4012; Added #toString() to KerberosShortNamer 8 years ago
Grant Henke 539633ba0e KAFKA-2946; DeleteTopic - protocol and server side implementation 8 years ago
Ewen Cheslack-Postava 208ecae239 KAFKA-3847: Use a separate producer per source task 8 years ago
Som Sahu 39431f7347 KAFKA-4031; Check if buffer cleaner is null before using it 8 years ago
Damian Guy 68b5d014fa KAFKA-3914: Global discovery of state stores 8 years ago
Damian Guy caa9bd0fcd KAFKA-3936: Validate parameters as early as possible 8 years ago
sahil kharb 8abcece40a MINOR: Doc individual partition must fit on the server that host it 8 years ago
Grant Henke 1572274583 KAFKA-3934: Start scripts enable GC by default with no way to disable 8 years ago
deragon cb7af0b7fb MINOR: Make kafka-run-class.sh work under Cygwin 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
Bryan Baugher 91b4e3c00d KAFKA-4013; Include exception cause in SaslServerCallbackHandler 8 years ago
dan norwood 7b7f57df62 MINOR: Add `fetchTopicMetadataFromZk` overload that takes `SecurityProtocol` parameter 8 years ago
Kaufman Ng 6b2564811a KAFKA-3479: Add new consumer metrics documentation 8 years ago
Dustin Cote 29f44e75cd KAFKA-2932: Adjust importance level of Kafka Connect configs 8 years ago