2036 Commits (73ecd7a1797a023039fea365a08dbdba4171d10b)
 

Author SHA1 Message Date
Jason Gustafson 73ecd7a179 KAFKA-3007: implement max.poll.records (KIP-41) 9 years ago
Guozhang Wang c00a036e06 HOTFIX: Add missing file for KeyValue unit test 9 years ago
Guozhang Wang 0ce9163989 MINOR: KTable.count() to only take a selector for key 9 years ago
Xin Wang 14b688e00d KAFKA-3046: Add ByteBuffer Serializer and Deserializer 9 years ago
Yasuhiro Matsuda f7fe9ccb46 HOTFIX: fix consumer config for streams 9 years ago
Yasuhiro Matsuda 878b78acb6 KAFKA-3245: config for changelog replication factor 9 years ago
Ben Stopford 525f4c81db KAFKA-3242: minor rename / logging change to Controller 9 years ago
Yasuhiro Matsuda 3358e1682f KAFKA-2802: kafka streams system tests 9 years ago
Yasuhiro Matsuda 68af16ac15 MINOR: catch a commit failure due to rebalance in StreamThread 9 years ago
Yasuhiro Matsuda 982ab09a79 HOTFIX: check offset limits in streamtask when recovering KTable store 9 years ago
zhuchen1018 04585d99c6 MINOR - remove unused imports in package kafka.utils 9 years ago
Jiangjie Qin d142f8294a KAFKA-3256; Add print.timestamp option to console consumer. 9 years ago
Yasuhiro Matsuda ff7b0f5b46 HOTFIX: make sure to go through all shutdown steps 9 years ago
Ismael Juma 46e4d40135 MINOR: Update streams RocksDb to 4.1.0 9 years ago
Ismael Juma e3ab96b2f0 MINOR: Example style improvements 9 years ago
Frank Scholten d2527af99a KAFKA-3255: Added unit tests for NetworkClient.connectionDelay(Node node, long now) 9 years ago
Kim Christensen 49fd0ceb09 KAFKA-3235: Unclosed stream in AppInfoParser static block 9 years ago
Christian Posta 6ebb2363ba inor: Added few variable and their descriptions to vagrant readme 9 years ago
Jun Rao 5caa800e21 trivial fix to authorization CLI table 9 years ago
Jiangjie Qin 45c8195fa1 KAFKA-3025; Added timetamp to Message and use relative offset. 9 years ago
Yasuhiro Matsuda eee95228fa MINOR: remove streams config params from producer/consumer configs 9 years ago
Jeremy Custenborder 8c90b1a98a KAFKA-3225: Method commit() of class SourceTask never invoked 9 years ago
Chen Zhu 3382b6db7b KAFKA-2757; Consolidate BrokerEndPoint and EndPoint 9 years ago
Parth Brahmbhatt 2faf9f60c8 KAFKA-2547; Make DynamicConfigManager to use the ZkNodeChangeNotifica… 9 years ago
Grant Henke 5df56145a5 KAFKA-2508; Replace UpdateMetadata{Request,Response} with o.a.k.c.req… 9 years ago
Matt Fluet 3ee1878d80 MINOR: Reconcile differences in .bat & .sh start scripts 9 years ago
Ismael Juma f355918ec7 KAFKA-3227; Conservative update of Kafka dependencies 9 years ago
Grant Henke d7fc7cf615 KAFKA-3088; Make client-id a nullable string and fix handling of invalid requests." 9 years ago
Mayuresh Gharat 85599bc3e8 KAFKA-3147; Memory records is not writable in MirrorMaker 9 years ago
Yasuhiro Matsuda f141e647a4 MINOR: catch an exception in rebalance and stop the stream thread 9 years ago
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