1962 Commits (c97a75d985e42a9d1b1be0352240c45e0b0d2978)
 

Author SHA1 Message Date
Rajini Sivaram c97a75d985 KAFKA-3170; Set default fetch_min_bytes in new consumer to 1 9 years ago
Eno Thereska c4f32c53ed KAFKA-3068: Remove retry with nodesEverSeen 9 years ago
Guozhang Wang 4adfd7960c MINOR: Reorder StreamThread shutdown sequence 9 years ago
Guozhang Wang 57da044a99 KAFKA-3060: Refactor MeteredStore and RockDBStore Impl 9 years ago
Mayuresh Gharat 66ecf3f08d KAFKA-1860: Fix issue that file system errors are not detected unless Kafka tries to write. 9 years ago
Yasuhiro Matsuda 181df80dc3 MINOR: removed obsolete class 9 years ago
Grant Henke eaa1433a2f KAFKA-3164: Document client and mirrormaker upgrade procedure/require… 9 years ago
Rajini Sivaram b433b4a247 KAFKA-3169; Limit receive buffer size for SASL packets in broker 9 years ago
Ismael Juma afda7c4dc7 MINOR: Remove unused imports from tests whose packages were fixed 9 years ago
Yasuhiro Matsuda 598851f19c MINOR: remove the init method from Serdes 9 years ago
Kim Christensen a58b459bdd KAFKA-2676: Fix incorrect package name in tests 9 years ago
Praveen Devarao e1d32bdffd KAFKA-3029: Mark TopicPartition and OffsetAndMetadata as Serializable 9 years ago
Ismael Juma 20afdcdd2e KAFKA-3075; Fix ClassCastException in `ZookeeperConsumerConnector.commitOffsets` 9 years ago
Ismael Juma 3cfa6da6f1 MINOR: Fix spelling and grammar issues in ReplicaFetcherThread detailed comment 9 years ago
Jakub Nowak 8f302c83c3 KAFKA-3086: Remove unused method in MirrorMaker. 9 years ago
Ismael Juma 91491986c0 KAFKA-3166; Disable SSL client authentication for SASL_SSL security protocol 9 years ago
Ben Stopford 962aec1a78 MINOR: Add Rolling Upgrade Notes to Security Docs 9 years ago
Jaikiran Pai 8e8b9cadea KAFKA-2221: Log the real exception which triggered a reconnect 9 years ago
Jiangjie Qin 87eccb9a3b KAFKA-2143: fix replica offset truncate to beginning during leader migration. 9 years ago
Michael Blume af0df0961f MINOR: Fix mis-spell in ConsumerConfig.scala 9 years ago
Denise Fernandez 9ce595d130 KAFKA-3103; Fix transient Failure in testIsrAfterBrokerShutDownAndJoinsBack 9 years ago
Ismael Juma a40a2a260a MINOR: Fix syntax used for comment in JAAS config file 9 years ago
Ismael Juma 523562c109 KAFKA-3152; kafka-acl doesn't allow space in principal name 9 years ago
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