2061 Commits (edeb11bc561c0721855b34a4506dc7f1c76445c6)
 

Author SHA1 Message Date
Guozhang Wang edeb11bc56 MINOR: Move streams-examples source files under src folder 9 years ago
Guozhang Wang 79662cc7cb HOTFIX: Use the correct serde classes 9 years ago
Ismael Juma 695fdc69db KAFKA-3273; MessageFormatter and MessageReader interfaces should be resilient to changes 9 years ago
Ismael Juma 74eff8a830 MINOR: DefaultMessageFormatter custom deserializer fixes 9 years ago
Yasuhiro Matsuda 5da935ef78 MINOR: Add AUTO_OFFSET_RESET_CONFIG to StreamsConfig; remove TOTAL_RECORDS_TO_PROCESS from StreamsConfig 9 years ago
Guozhang Wang 845c6eae1f KAFKA-3192: Add unwindowed aggregations for KStream; and make all example code executable 9 years ago
Eno Thereska a7312971a0 HOTFIX: Missing streams jar in release 9 years ago
Kim Christensen d501cc62dd KAFKA-3133: Add putIfAbsent function to KeyValueStore 9 years ago
Parth Brahmbhatt 92c35230f4 KAFKA-3291; DumpLogSegment tool should also provide an option to only… 9 years ago
Tom Dearman d4e60b9f59 KAFKA-3278: concatenate thread name to clientId when producer and consumers config is created 9 years ago
Anna Povzner 4e0ae79d5c KAFKA-3214: Added system tests for compressed topics 9 years ago
Ashish Singh 4542b027c1 KAFKA-3243: Fix Kafka basic ops documentation for Mirror maker, blacklist is not supported for new consumers 9 years ago
Richard Whaling d51dd5fc74 KAFKA-3280: KafkaConsumer Javadoc contains misleading description of heartbeat behavior and correct use 9 years ago
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