2179 Commits (d691faf98cb573c4e92748d95d5c8afc492db806)
 

Author SHA1 Message Date
Ismael Juma 858047a12b KAFKA-3402; Restore behaviour of MetadataCache.getTopicMetadata when unsupported security protocol is received 9 years ago
Grant Henke cd8bd606cb KAFKA-3403: Upgrade ZkClient to 0.8 9 years ago
Eno Thereska b0f811804f KAFKA-3371: ClientCompatibilityTest system test failing 9 years ago
Ewen Cheslack-Postava 6834b91e34 MINOR: KAFKA-3260 follow up, fix commitRecord calls in tests 9 years ago
Jeremy Custenborder 6eacc0de30 KAFKA-3260 - Added SourceTask.commitRecord 9 years ago
Ismael Juma fd6efbe0b7 MINOR: Remove unused import in `WordCountJob` to fix checkstyle failure 9 years ago
Ismael Juma 90c623d10f MINOR: Add test that verifies fix for KAFKA-3047 9 years ago
Yasuhiro Matsuda 355076cd26 MINOR: kstream/ktable counting method with default long serdes 9 years ago
Allen Wang 951e30adc6 KAFKA-1215; Rack-Aware replica assignment option 9 years ago
MayureshGharat deb2b004cb KAFKA-3013: Display the topic-partition in the exception message for expired batches in recordAccumulator 9 years ago
Ismael Juma 241c3ebb28 KAFKA-3375; Suppress deprecated warnings where reasonable and tweak compiler settings 9 years ago
Jiangjie Qin ffbe624e6f KAFKA-3373; add 'log' prefix to configurations in KIP-31/32 9 years ago
Liquan Pei cf40acc2b1 MINOR: Remove unused method, redundant in interface definition and add final for object used in sychronization 9 years ago
Yasuhiro Matsuda c1a56c6839 KAFKA-3395: prefix job id to internal topic names 9 years ago
Manikumar reddy O ac7b2e95d3 KAFKA-2551; Update Unclean leader election docs 9 years ago
Ismael Juma c9311d5f4e KAFKA-3047: Explicit offset assignment in Log.append can corrupt the log 9 years ago
Ashish Singh a162f6bf66 KAFKA-3380; Add system test for GetOffsetShell tool 9 years ago
Jiangjie Qin 02d4da5f64 KAFKA-2960 KAFKA-1148; Clear purgatory for partitions before becoming follower 9 years ago
Jason Gustafson 764d8ca9eb KAFKA-2073: migrate to client-side topic metadata request/response 9 years ago
Manikumar reddy O 287cce251f MINOR: update compression design doc to include lz4 protocol 9 years ago
Guozhang Wang 9c4c5ae1cd MINOR: Add unit test for internal topics 9 years ago
Eno Thereska 04ef9c3547 MINOR: Increased default EC2 instance size 9 years ago
Jason Gustafson e403b3c4bf KAFKA-3318: clean up consumer logging and error messages 9 years ago
Gwen Shapira 6eb061fa85 MINOR: Fix system test broken by change of consumer group tool output format 9 years ago
Grant Henke 1a451b4812 MINOR: Add header and footer to protocol docs 9 years ago
Ashish Singh 83f714bae1 KAFKA-3344: Remove previous system test's leftover test-log4j.properties 9 years ago
Grant Henke df41bc544a MINOR: KAFKA-3361 follow up 9 years ago
Grant Henke f0a4125d3e KAFKA-3361: Initial protocol documentation page and generation 9 years ago
Ismael Juma ee9995583a KAFKA-3357; Update to Scala 2.11.8 9 years ago
Ismael Juma 8180803123 KAFKA-3352: Avoid DNS reverse lookups 9 years ago
Ismael Juma 59d19cf3e9 MINOR: Update gradlew.bat as per latest gradle release 9 years ago
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