1939 Commits (22de0a8ab5d0e84fa40016754f9a8eff8193aa89)
 

Author SHA1 Message Date
Ashish Singh 2adeb214b1 KAFKA-3077: Enable KafkaLog4jAppender to work with SASL enabled brokers 9 years ago
Dong Lin c9114488b3 MINOR: remove unused TimeUnit from MetricConfig 9 years ago
David Jacot e789a35d3b KAFKA-3085; BrokerChangeListener computes inconsistent live/dead broker list 9 years ago
Grant Henke f009c30947 KAFKA-3021: Centralize dependency version management 9 years ago
Grant Henke 9c998dd8cd KAFKA-3019: Add an exceptionName method to Errors 9 years ago
Grant Henke 3a0fc125f4 KAFKA-3084: Topic existence checks in topic commands (create, alter, delete) 9 years ago
Praveen Devarao 7059158c48 KAFKA-3044: Re-word consumer.poll behaviour 9 years ago
Ismael Juma 36f5c46a5c MINOR: Security doc fixes 9 years ago
Ismael Juma 8d67485799 MINOR: Add property to configure showing of standard streams in Gradle 9 years ago
Jason Gustafson 58def1cba0 MINOR: speed up connect startup when full connector class name is provided 9 years ago
Gabriel Zhang ccdf552749 MINOR: Fix typos in Kafka website page 9 years ago
Flavio Junqueira 49778b1844 KAFKA-2979: Enable authorizer and ACLs in ducktape tests 9 years ago
Guozhang Wang 40d731b871 KAFKA-2653: Add KStream/KTable Aggregation and KTable Join APIs 9 years ago
Randall Hauch 4836e525c8 KAFKA-2649: Add support for custom partitioning in topology sinks 9 years ago
Grant Henke ee1770e00e KAFKA-2988; Change default configuration of the log cleaner 9 years ago
Grant Henke a9ff3f2ece KAFKA-2929: Migrate duplicate error mapping functionality 9 years ago
Grant Henke 991cafe4d4 KAFKA-3022: Deduplicate common project configurations 9 years ago
David Jacot 00114dae7a KAFKA-2072; Replace StopReplica Request/Response with their org.apache.kafka.common.requests equivalents 9 years ago
Michael G. Noll d9cabfde6c KAFKA-2874; shutdown ZK process reliably 9 years ago
Rajini Sivaram 85039ab436 KAFKA-2850; Fix SSL invalid endpoint validation test 9 years ago
Yasuhiro Matsuda 5aad4999d1 KAFKA-3016: phase-2. stream join implementations 9 years ago
Mayuresh Gharat a788c65f02 KAFKA-2937; Disable the leaderIsr check if the topic is to be deleted. 9 years ago
Manikumar reddy O 25fa39d5ef KAFKA-1901; Added error handling when no file exists in .git/refs/heads. 9 years ago
Konrad b098f677ae KAFKA-3058; remove the usage of deprecated config properties 9 years ago
Dong Lin c44c898ec8 KAFKA-3045; ZkNodeChangeNotificationListener shouldn't log InterruptedException as error 9 years ago
Ismael Juma 5db147c1d4 KAFKA-3010; Include error in log when ack 0 9 years ago
Ismael Juma 23d607dc21 MINOR: Update `config/producer.properties` to have new producer properties 9 years ago
Yasuhiro Matsuda b0b3e5aebf KAFKA-3016: phase-1. A local store for join window 9 years ago
Ismael Juma 57df460f8d KAFKA-3051 KAFKA-3048; Security config docs improvements 9 years ago
Gwen Shapira b93f48f749 KAFKA-2422: Allow copycat connector plugins to be aliased to simpler names 9 years ago
Ismael Juma f9642e2a98 KAFKA-3052; Broker properties get logged twice if acl enabled 9 years ago
Kishore Senji 2679524604 KAFKA-3055; Fix JsonConverter mangling the Schema in Connect 9 years ago
Flavio Junqueira b905d48918 KAFKA-2949; Make EndToEndAuthorizationTest replicated. 9 years ago
Samuel Julius Hecht e11946b097 MINOR: fixing typos in docs 9 years ago
BINLEI XUE 9f33bfe19c Minor: fix sasl.kerberos.service.name 9 years ago
Sasaki Toru d9ddc109fd KAFKA-3043: Replace request.required.acks with acks in docs. 9 years ago
Sasaki Toru b0a4a57c56 MINOR: Improve document of MirrorMaker 9 years ago
Grant Henke ca7c76b263 MINOR: Update to Gradle 2.10 9 years ago
Sasaki Toru ea73356905 KAFKA-3002; Allow uppercase letters in hostnames 9 years ago
ouyangliduo 83d4c359ba MINOR: Fix a typos in comments 9 years ago
Grant Henke 07ee17fd05 KAFKA-3024: Remove old patch review tools 9 years ago
Grant Henke 0f11b2b825 KAFKA-3030: Remove unused scala dependencies 9 years ago
David Jacot ba6f141dd7 MINOR: Tiny optimization to avoid mapping twice on the results. 9 years ago
glikson bde49e3711 MINOR: Use "new line" delimeters in a portable way in a unit test 9 years ago
Jason Gustafson 976fa192d4 KAFKA-2989; System tests should verify partitions consumed after rebalancing 9 years ago
Vahid Hashemian a6889a2bf9 MINOR: Fix typo in documentation 9 years ago
Grant Henke 64b746bd8b KAFKA-3020; Ensure CheckStyle runs on all Java code 9 years ago
manasvigupta a0d21407cb KAFKA-3009; Disallow star imports 9 years ago
Jason Gustafson fa4ffb8767 KAFKA-3014: fix integer overflow problem in leastLoadedNode 9 years ago
Jin Xing e32131ed6f KAFKA-2455: Fix failure in kafka.consumer.MetricsTest.testMetricsLeak 9 years ago