2198 Commits (75ec67eda833e3da2b5925d11ab043d1ef4be9ba)
 

Author SHA1 Message Date
Ismael Juma 62945280a7 MINOR: Validate inner message compression attribute 9 years ago
Ismael Juma af1699bccb KAFKA-3292; ClientQuotaManager.getOrCreateQuotaSensors() may return a null ClientSensors.throttleTimeSensor 9 years ago
Jason Gustafson b3b533171c MINOR: Connect status tracking API followup 9 years ago
Tom Lee 5db2c99e15 KAFKA-2698: Add paused() method to o.a.k.c.c.Consumer 9 years ago
Yasuhiro Matsuda 13b8fb295c MINOR: enhance streams system test 9 years ago
Yasuhiro Matsuda fa05752ccd MINOR: add retry to state dir locking 9 years ago
Ismael Juma 01aeea7c7b KAFKA-3259 KAFKA-3253; KIP-31/KIP-32 Follow-up 9 years ago
Gwen Shapira 1bfaddae9c MINOR: add useful debug log messages to KConnect source task execution 9 years ago
Ewen Cheslack-Postava f98cb3aa24 MINOR: Add note about which files need to be edited when updating the version number 9 years ago
Ismael Juma b084c485e2 KAFKA-3277; Update trunk version to be 0.10.0.0-SNAPSHOT 9 years ago
Jason Gustafson f7d019ed40 KAFKA-3093: Add Connect status tracking API 9 years ago
Christian Posta aeb9c2adcf KAFKA-3272: Add debugging options to kafka-run-class.sh so we can easily run remote debugging 9 years ago
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