2206 Commits (31e263e8294e94de3d2c44d2ab3a827ab904e247)
 

Author SHA1 Message Date
tomdearman 330274ed1c KAFKA-3229 ensure that root statestore is registered with ProcessorStateManager 9 years ago
Yasuhiro Matsuda 67a7ea9d67 MINOR: add setUncaughtExceptionHandler to KafkaStreams 9 years ago
Jason Gustafson 5092e7f834 MINOR: Connect hangs on startup failure 9 years ago
Yasuhiro Matsuda c1f8f689af HOTFIX: poll even when all partitions are paused. handle concurrent cleanup 9 years ago
Sasaki Toru 1faab034b1 MINOR: Remove multi-byte charactor in docs 9 years ago
Anna Povzner d5b43b19bb KAFKA-3162: Added producer and consumer interceptors 9 years ago
Ashish Singh fe3b7492b7 KAFKA-3141: Add checks to catch invalid authorizer porperties 9 years ago
Jason Gustafson 6d0dca7345 KAFKA-3159; stale high watermark segment offset causes early fetch return 9 years ago
Yasuhiro Matsuda b5e6b8671a HOTFIX: open window segments in order, add segment id check in getSegment 9 years ago
James Cheng 4fd60c6120 KAFKA-3216: "Modifying topics" section incorrectly says you can't change replication factor. 9 years ago
Grant Henke cd15321e0d KAFKA-3189: Kafka server returns UnknownServerException for inherited exceptions 9 years ago
Yasuhiro Matsuda 6352a30f46 HOTFIX: Fix NPE after standby task reassignment 9 years ago
Rajini Sivaram 9f5a1f8766 KAFKA-3217: Close producers in unit tests 9 years ago
Ismael Juma 9cac38c021 MINOR: Use explicit type in AclCommand 9 years ago
Adam Kunicki 0eaede4dc9 KAFKA-3191: Improve offset committing JavaDoc in KafkaConsumer 9 years ago
Yasuhiro Matsuda feda3f68e9 HOTFIX: open window segments on init 9 years ago
Yasuhiro Matsuda f7ad3d1b1f HOTFIX: RecordCollector should send a record to the specified partition 9 years ago
Yasuhiro Matsuda d2fc6f36cc MINOR: fix RocksDBStore range search 9 years ago
Yasuhiro Matsuda 4ee68b43c1 HOTFIX: fix streams issues 9 years ago
Grant Henke 1a539c74c1 MINOR: Improve error message for inconsistent broker ids 9 years ago
Grant Henke f292820920 KAFKA-2589: The default value for the "rebalance.backoff.ms" property is not specified correctly 9 years ago
Grant Henke 26efdede6c KAFKA-3037: Test number of alive brokers known after single node cluster startup 9 years ago
Yasuhiro Matsuda fa05ee7279 MINOR: Add more info to RecordCollector error message 9 years ago
Grant Henke 40df94af5c KAFKA-3165: Fix ignored parameters in the gradle "All" tasks 9 years ago
Tao Xiao d6e36df873 KAFKA-3157: Mirror maker doesn't commit offset with low traffic 9 years ago
Jiangjie Qin 216c75bbc5 KAFKA-3003: Update the replica.highWatermark correctly 9 years ago
Jason Gustafson dc662776cd KAFKA-3211: Handle WorkerTask stop before start correctly 9 years ago
Jiangjie Qin db8d6f02c0 KAFKA-3179; Fix seek on compressed messages 9 years ago
Guozhang Wang 7802a90ed9 KAFKA-3207: Fix StateChangeLogger to use the right topic name 9 years ago
Gwen Shapira 9b47f9a7f6 MINOR: log connect reconfiguration error only if there was an error 9 years ago
Yasuhiro Matsuda 0a7b20e286 HOTFIX: fix partition ordering in assignment 9 years ago
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