2179 Commits (d691faf98cb573c4e92748d95d5c8afc492db806)
 

Author SHA1 Message Date
Jason Gustafson d691faf98c KAFKA-3463: change default receive buffer size for consumer to 64K 9 years ago
Grant Henke d3a66a6536 KAFKA-3460: Remove old 0.7 KafkaMigrationTool 9 years ago
Jeremy Custenborder 2dc17230f9 KAFKA-3407 - ErrorLoggingCallback trims helpful diagnostic information. 9 years ago
Ryan P 419e268d6f KAFKA-3445: Validate TASKS_MAX_CONFIG's lower bound 9 years ago
Jason Gustafson cb78223bf9 KAFKA-3434; add old constructor to ConsumerRecord 9 years ago
Yasuhiro Matsuda de06244338 MINOR: remove streams-smoke-test.sh 9 years ago
Yasuhiro Matsuda 80d78f8147 HOTFIX: fix NPE in changelogger 9 years ago
Ismael Juma d4d5920ed4 KAFKA-3432; Cluster.update() thread-safety 9 years ago
Grant Henke d578476410 KAFKA-3441: 0.10.0 documentation still says "0.9.0" 9 years ago
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