1939 Commits (22de0a8ab5d0e84fa40016754f9a8eff8193aa89)
 

Author SHA1 Message Date
Yasuhiro Matsuda 22de0a8ab5 MINOR: join test for windowed keys 9 years ago
Yasuhiro Matsuda 9ffa907d70 MINOR: remove FilteredIterator 9 years ago
Grant Henke e9a72ceab6 KAFKA-3132: URI scheme in "listeners" property should not be case-sen… 9 years ago
Vahid Hashemian 1388ed9ba2 KAFKA-3116; Specify minimum Gradle version required in Readme 9 years ago
Dmitry Stratiychuk 82c2191490 KAFKA-2478: Fix manual committing example in javadoc 9 years ago
Guozhang Wang 5ae97196ae KAFKA-3125: Add Kafka Streams Exceptions 9 years ago
Yasuhiro Matsuda 942074b77b MINOR: add equals and hashCode to Windowed 9 years ago
Ismael Juma 30d3cc6314 KAFKA-3100; Broker.createBroker should work if json is version > 2 and still compatible 9 years ago
Konrad 9f21837e99 KAFKA-3076; BrokerChangeListener should log the brokers in order 9 years ago
James Cheng fa6b90f97c KAFKA-3138: 0.9.0 docs still say that log compaction doesn't work on compressed topics. 9 years ago
Yifan Ying 5e8a084834 KAFKA-3134: Fix missing value.deserializer error during KafkaConsumer initialization 9 years ago
Piotr Szwed c8b60b6344 MINOR: Fixed undefined method `update_guest' 9 years ago
Vahid Hashemian d00cf520fb MINOR: Improve Kafka documentation 9 years ago
Ashish Singh 4f39b5bc5b KAFKA-2846: Add Ducktape test for kafka-consumer-groups 9 years ago
Ashish Singh bc9237701b KAFKA-3140: Fix PatternSyntaxException and hand caused by it in Mirro… 9 years ago
Guozhang Wang c197113a9c KAFKA-3066: Demo Examples for Kafka Streams 9 years ago
Micah Zoltu a19729fe61 MINOR: Fixes version lookup exception. 9 years ago
Guozhang Wang 21c6cfe50d KAFKA-3136: Rename KafkaStreaming to KafkaStreams 9 years ago
Grant Henke 91ba074e4a MINOR: Remove remnants of hadoop clients from kafka-run-class.sh 9 years ago
Geoff Anderson 7b2263946b MINOR: Vagrant AWS overrideable EC2 instance name prefix 9 years ago
Chen Shangan 4922a51edd KAFKA-2146: Fix adding partition did not find the correct startIndex. 9 years ago
Ismael Juma f2d4ed5bc4 MINOR: Upgrade note on compacted topics behaviour on receiving message without key 9 years ago
Ewen Cheslack-Postava 9577dc2358 KAFKA-3080: Fix ConsoleConsumerTest by checking version when service is started 9 years ago
David Jacot 79cda0472b KAFKA-2071: Replace Producer Request/Response with their org.apache.kafka.common.requests equivalents 9 years ago
Guozhang Wang 959cf09e86 KAFKA-3121: Remove aggregatorSupplier and add Reduce functions 9 years ago
Ismael Juma e4ef8e6640 KAFKA-3122; Fix memory leak in `Sender.completeBatch` on TOPIC_AUTHORIZATION_FAILED 9 years ago
Ismael Juma 23b8740d82 MINOR: Avoid unnecessary `ConcurrentHashMap.get` 9 years ago
Ismael Juma a1efe63320 MINOR: Fix javadoc for `PartitionInfo.leader()` 9 years ago
David Jacot 0a7f2bf335 MINOR: MemoryRecords.sizeInBytes throws NPE when non-writable. 9 years ago
Grant Henke b1d325b3c0 KAFKA-3091: Broker persists generated ID even when the ID can't be used due to duplicates 9 years ago
Grant Henke 5c337d7598 KAFKA-3012: Avoid reserved.broker.max.id collisions on upgrade 9 years ago
Atul Soman c06542edea KAFKA-3119: Adding -daemon option to zookeeper-server-start.sh USAGE, similar to kafka-server-start.sh 9 years ago
Guozhang Wang f75e335025 MINOR: complete built-in stream aggregate functions 9 years ago
Guozhang Wang a62eb5993f KAFKA-3104: add windowed aggregation to KStream 9 years ago
Grant Henke cc3570d1a2 KAFKA-2999: Errors enum should be a 1 to 1 mapping of error codes and… 9 years ago
Tom Graves 401ae7707c KAFKA-3095: Add documentation on format of sasl.kerberos.principal.to.local.rules 9 years ago
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