2170 Commits (20c313526a0518a51142d3abc5ee2a4d2ef3cb34)
 

Author SHA1 Message Date
Jason Gustafson 20c313526a KAFKA-3409: handle CommitFailedException in MirrorMaker 9 years ago
Jiangjie Qin 7af67ce22a KAFKA-3442; Fix FileMessageSet iterator. 9 years ago
Ismael Juma 255b5e1386 KAFKA-3431: Remove `o.a.k.common.BrokerEndPoint` in favour of `Node` 9 years ago
Ismael Juma adca4d7df3 KAFKA-3447; partitionState in UpdateMetadataRequest not logged properly state-change log 9 years ago
Grant Henke 983e9486ef KAFKA-3301; CommonClientConfigs.METRICS_SAMPLE_WINDOW_MS_DOC is incor… 9 years ago
Ewen Cheslack-Postava d6b450ced5 KAFKA-3435: Follow up to fix checkstyle 9 years ago
Vahid Hashemian ad3dfc6ab2 KAFKA-3219: Fix long topic name validation 9 years ago
Jason Gustafson ca77d67058 KAFKA-3319: improve session timeout broker/client config documentation 9 years ago
Ismael Juma 73c79000ed KAFKA-3426; Improve protocol type errors when invalid sizes are received 9 years ago
gaob13 73470b028c MINOR: Remove the very misleading comment lines 9 years ago
Grant Henke 99cfb99aa1 KAFKA-3435: Remove `Unstable` annotation from new Java Consumer 9 years ago
Jason Gustafson 8d8e3aaa61 KAFKA-3412: multiple asynchronous commits causes send failures 9 years ago
Gwen Shapira 4f0417931a MINOR: update new version in additional places 9 years ago
Gwen Shapira 69df734470 MINOR: fix documentation version 9 years ago
Guozhang Wang b6c29e3810 MINOR: Add InterfaceStability.Unstable annotations to some Kafka Streams public APIs 9 years ago
Gwen Shapira 702d560c55 Changing version to 0.10.1.0-SNAPSHOT 9 years ago
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