2298 Commits (5c47b9f80e2130ab4cc76e2645e0ac0215bf8abe)
 

Author SHA1 Message Date
Rajini Sivaram 324b0c85f6 KAFKA-3279: Remove checks for JAAS system property 9 years ago
Matthias J. Sax 689309135b MINOR: Clean up of ProducerConfig documentation, including correction for block.on.buffer.full 9 years ago
Jeremy Custenborder 090d7220e2 KAFKA-3237: Allow ConfigDef options with no default and validator 9 years ago
Geoff Anderson 39f1c3ff83 MINOR: Ignoring streams tests until there is fix for KAFKA-3354 9 years ago
Jiangjie Qin c4282371d9 KAFKA-3343; Use NoTimestamp in GroupMetadataManager when message v0 i… 9 years ago
Jiangjie Qin 5afa166010 KAFKA-3197; Fix producer sending records out of order 9 years ago
Anna Povzner f6e35dec9b KAFKA-3201: Added rolling upgrade system tests from 0.8 and 0.9 to 0.10 9 years ago
Grant Henke 8d0c298c8c KAFKA-2068; KAFKA-2069; Replace OffsetCommit and OffsetFetch Request/… 9 years ago
Christian Posta 2fed0c62db MINOR: tidy up spacing for ConsumerGroupCommand related to KAFKA-1476 … 9 years ago
Grant Henke 33fcaad26e MINOR: Remove usage of deprecated junit.framework.Assert 9 years ago
Ismael Juma 94c2343419 KAFKA-3341: Improve error handling on invalid requests 9 years ago
Manikumar reddy O 5761a9ec72 MINOR: streams javadoc corrections 9 years ago
Ashish Singh 25bde48e6a KAFKA-3339: Fix java docs for seekToEnd and seekToBeginning. 9 years ago
Yifan Ying 33f3307546 KAFKA-3233: expose consumer per-topic metrics 9 years ago
Gwen Shapira b7d6fae59e KAFKA-3299: Ensure that reading config log on rebalance doesn't hang the herder 9 years ago
Michael G. Noll 6d65edebae HOTFIX: Generate javadocs for all Streams packages with the exception of internals 9 years ago
Sasaki Toru f7887bd6f9 KAFKA-3281: Improve message of *-server-stop.sh when process is not running 9 years ago
Ashish Singh d63bdc28ca KAFKA-3187: Make kafka-acls.sh help messages more generic. 9 years ago
Aditya Auradkar 5d89365448 KAFKA-3310; Fix for NPEs observed when throttling clients. 9 years ago
Grant Henke f25fe02d99 KAFKA-3286: Add plugin to quickly check for outdated dependencies 9 years ago
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