2325 Commits (2ff955044aa875176aaa58a9be4a79c494a3fb27)
 

Author SHA1 Message Date
Geoff Anderson 287e45ab40 MINOR: Removed unnecessary Vagrantfile hack 9 years ago
Jason Gustafson f8598f96df HOTFIX: fix broken WorkerSourceTask test 9 years ago
Yasuhiro Matsuda 77683c3cb0 HOTFIX: temp fix for ktable look up 9 years ago
Adam Kunicki 99956f56c9 KAFKA-3198: Ticket Renewal Thread exits prematurely due to inverted c… 9 years ago
Guozhang Wang d3ff902d60 MINOR: Fix restoring for source KTable 9 years ago
Grant Henke 5b58693838 KAFKA-3194: Validate security.inter.broker.protocol against the adver… 9 years ago
Guozhang Wang 79eacf6c95 MINOR: Some more Kafka Streams Javadocs 9 years ago
Jason Gustafson 1d80f563bc KAFKA-3092: Replace SinkTask onPartitionsAssigned/onPartitionsRevoked with open/close 9 years ago
Ismael Juma e8343e67e1 KAFKA-3195; Transient test failure in OffsetCheckpointTest.testReadWrite 9 years ago
Geoff Anderson fd10f6dff1 MINOR: Increment ducktape dependency 9 years ago
Guozhang Wang 95174337c2 KAFKA-3121: Refactor KStream Aggregate to be Lambda-able. 9 years ago
Yasuhiro Matsuda 8189f9d580 MINOR: some javadocs for kstream public api 9 years ago
Guozhang Wang 86a9036a7b MINOR: fix the logic of RocksDBWindowStore using RocksDBStore Segments 9 years ago
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