2616 Commits (c5d26c4829583c95af7ca9e961a4d3954f8e09eb)
 

Author SHA1 Message Date
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
Liquan Pei 8d303d0d38 KAFKA-4002: task.open() should be invoked in case that 0 partitions is assigned to task 8 years ago
James Cheng 778fcd0e91 KAFKA-3809: Auto-generate documentation for topic-level configuration 8 years ago
Jan Filipiak 3dafb81da7 KAFKA-3817: KTableRepartitionMap publish old Change first, for non-count aggregates 8 years ago
Jun Rao 6fb33afff9 KAFKA-3875; Transient test failure: kafka.api.SslProducerSendTest.testSendNonCompressedMessageWithCreateTime 8 years ago
Ismael Juma 2e3722a234 KAFKA-4018; Streams causing older slf4j-log4j library to be packaged along with newer version 8 years ago
Damian Guy 27fc11d1c9 MINOR: rename StateStoreProvider.getStores() -> StateStoreProvider.stores() 8 years ago
Jendrik Poloczek 7d51305567 MINOR: Fixed documentation for KStream left join KStream-KTable 8 years ago
Vahid Hashemian 227c54fa9e KAFKA-3945; Change the type of 'acks' config in console producer to String 8 years ago
Ryan P c89707f315 KAFKA-3667; Improve Section 7.2 Encryption and Authentication using SSL to include proper hostname verification configuration 8 years ago
Eno Thereska 416817920b HOTFIX: Fixes to javadoc and to state store name for link joins 8 years ago
Ismael Juma c840f2a95c MINOR: Use `close()` instead of `dispose()` in various RocksDB classes 8 years ago
Pierre Coquentin e62dd4cb77 MINOR: Remove unnecessary synchronized block in org.apache.kafka.streams.processor.internals.StreamTask 8 years ago
Damian Guy bb629f2243 KAFKA-3929: Add prefix for underlying clients configs in StreamConfig 8 years ago
Damian Guy 3bb38d37b7 HOTFIX: Start embedded kafka in KafkaStreamsTest to avoid hanging 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
Mickael Maison cd767aee45 MINOR: Fix a few raw type warnings in cients 8 years ago