2078 Commits (7079f57f70dfb5e731baf0a19bbf16e7364c15bb)
 

Author SHA1 Message Date
Jason Gustafson 7079f57f70 KAFKA-3290: fix race condition with worker task shutdown and mock validation 9 years ago
Michael G. Noll c8b6c18f68 HOTFIX: Include RocksDB dependency in release tarballs 9 years ago
Duncan Sands ae1fd08587 KAFKA-3325: Out of date instructions in quickstart guide 9 years ago
Sasaki Toru 291f430d9c MINOR: Fix typos in docs 9 years ago
Jun Rao 0d49a54269 KAFKA-3314: Add CDDL license to LICENSE and NOTICE file 9 years ago
Guozhang Wang 1d19ac9fea HOTFIX: Avoid NPE in StreamsPartitionAssignor 9 years ago
jinxing 079c88178d KAFKA-2934; Offset storage file configuration in Connect standalone mode is not included in StandaloneConfig 9 years ago
Michael G. Noll 10394aa801 KAFKA-3324; NullPointerException in StreamPartitionAssignor 9 years ago
Ewen Cheslack-Postava b9eda22d71 HOTFIX: Fix checkstyle failure in KStreams by providing fully qualified class names. 9 years ago
Gwen Shapira 00a58f8e1e KAFKA-2944: Replaced the NPE with a nicer error and clean exit and added debug message to assist with figuring this out. 9 years ago
Jiangjie Qin 9cd65c46a7 KAFKA-2784: swallow exceptions when mirror maker exits. 9 years ago
kenji yoshida fe1fd703e8 MINOR: fix typo 9 years ago
Jason Gustafson cfc324333f KAFKA-3290: fix transient test failures in WorkerSourceTaskTest 9 years ago
Guozhang Wang f676cfeb83 MINOR: Improve JavaDoc for some public classes. 9 years ago
Guozhang Wang 2a58ba9fd8 KAFKA-3311; Prepare internal source topics before calling partition grouper 9 years ago
Anna Povzner 002b377dad KAFKA-3196; Added checksum and size to RecordMetadata and ConsumerRecord 9 years ago
zhuchen1018 23f239b061 KAFKA-3257: disable bootstrap-test-env.sh --colour option 9 years ago
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