1903 Commits (5979480c3af6be00cf7b135aeabf11bf8141f936)
 

Author SHA1 Message Date
David Jacot 5979480c3a KAFKA-3098: "partition.assignment.strategy" appears twice in documentation 9 years ago
Jason Gustafson 747dc930ff KAFKA-2695: limited support for nullable byte arrays 9 years ago
Ismael Juma 0c32bc9926 KAFKA-3105: Use `Utils.atomicMoveWithFallback` instead of `File.rename` 9 years ago
David Jacot 60a5a523b6 KAFKA-3085; BrokerChangeListener computes inconsistent live/dead broker list. 9 years ago
Tao Xiao a071e3554b KAFKA-2993: Calculate compression rate at close() call 9 years ago
Jason Gustafson 6dc9743125 KAFKA-2886: Handle sink task rebalance failures by stopping worker task 9 years ago
Yasuhiro Matsuda 37be6d98da KAFKA-3108: custom StreamParitioner for Windowed key 9 years ago
Guozhang Wang a3d3d5379d MINOR: add internal source topic for tracking 9 years ago
Guozhang Wang 4f22705c7d KAFKA-3081: KTable Aggregation 9 years ago
Eamon Zhang 70011747c8 MINOR: modify config specification of topic level 9 years ago
Ján Koščo d61543e321 MINOR: Typo in documentation of topic config removal 9 years ago
Ismael Juma 836cb19633 KAFKA-3063; LogRecoveryTest causes JVM to exit occasionally 9 years ago
Flavio Junqueira 72eebad43d KAFKA-3069: Fix recursion in ZkSecurityMigrator 9 years ago
Ashish Singh 3e5afbfa0d KAFKA-3078: Add ducktape tests for KafkaLog4jAppender producing to SASL enabled Kafka cluster 9 years ago
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