2154 Commits (4f048c4f194a90ded5f0df35e4e23379272d5bc6)
 

Author SHA1 Message Date
Grant Henke 4f048c4f19 MINOR: Fix FetchRequest.getErrorResponse for version 1 9 years ago
Ismael Juma 95eabc8c8b KAFKA-3378; Follow-up to ensure we `finishConnect` for immediately connected keys 9 years ago
Geoff Anderson c188a68e2b MINOR: Add vagrant up wrapper for simple parallel bringup on aws 9 years ago
Grant Henke bfac36ad0e KAFKA-3328: SimpleAclAuthorizer can lose ACLs with frequent add/remov… 9 years ago
Ewen Cheslack-Postava eb823281a5 KAFKA-3424: Add CORS support to Connect REST API 9 years ago
Jun Rao 6553679718 KAFKA-3427: broker can return incorrect version of fetch response when the broker hits an unknown exception 9 years ago
Ismael Juma b6c6291e1f KAFKA-3378; Client blocks forever if SocketChannel connects instantly 9 years ago
Pierre-Yves Ritschard 4332175c11 KAFKA-3006: standardize KafkaConsumer API to use Collection 9 years ago
Xin Wang 07360cb0d2 KAFKA-3397: use -1(latest) as time default value for tools.GetOffsetShell 9 years ago
Jason Gustafson d9bf55171b KAFKA-3394; allow null offset metadata in commit API 9 years ago
Guozhang Wang 5d0cd7667f KAFKA-3422: Add overloading functions without serdes in Streams DSL 9 years ago
Eno Thereska 0d8cbbcb20 HOTFIX: Renamed tests to match expected suffix 9 years ago
Ismael Juma e89a9ce1a4 KAFKA-2982; Mark the old Scala producer and related classes as deprecated 9 years ago
Guozhang Wang dea0719e99 KAFKA-3336: Unify Serializer and Deserializer into Serialization 9 years ago
Eno Thereska f57dabbe56 KAFKA-3202: System test that changes message version on the fly 9 years ago
Dong Lin 579d473ce9 KAFKA-3330; Truncate log cleaner offset checkpoint if the log is truncated 9 years ago
Grant Henke 61281f5c53 KAFKA-3250: release tarball is unnecessarily large due to duplicate l… 9 years ago
Ismael Juma 3f28d77449 KAFKA-3373; MINOR: follow-up, a few val renames remaining 9 years ago
Ismael Juma 8ef804dc19 KAFKA-3414; Return of MetadataCache.getAliveBrokers should not be mutated by cache updates 9 years ago
Liquan Pei c07d017227 KAFKA-3315: Add REST and Connector API to expose connector configuration 9 years ago
Eno Thereska a1eb12d7c6 KAFKA-3188: Compatibility test for old and new clients with 0.10 broker 9 years ago
edoardo 30e78fa006 KAFKA-2832: Add a consumer config option to exclude internal topics 9 years ago
Drausin Wulsin dce06766da KAFKA-3392: ConsumerRecords iterator throws NoSuchElementException when a TopicPartition is empty 9 years ago
Michael G. Noll 958e10c87c KAFKA-3411: Streams: stop using "job" terminology, rename job.id to application.id 9 years ago
Anna Povzner 9a836d0154 KAFKA-3303; Pass partial record metadata to ProducerInterceptor.onAcknowledgement on error 9 years ago
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