2242 Commits (a5f1158c317e22a79c4186d1acb04fb25ce6e56a)
 

Author SHA1 Message Date
Grant Henke 623ab1e7c6 KAFKA-3451: Add basic HTML coverage report generation to gradle 9 years ago
Ashish Singh 9f6a6f9713 KAFKA-3381: Add system test for SimpleConsumerShell 9 years ago
Ismael Juma 78d91dcd88 KAFKA-3475; Introduce our own `MiniKdc` 9 years ago
Yasuhiro Matsuda 2788f2dc73 MINOR: a simple benchmark for Streams 9 years ago
Geoff Anderson aaafd23df8 MINOR: Advance system test ducktape dependency from 0.3.10 to 0.4.0 9 years ago
Jason Gustafson 2758395352 KAFKA-3425: add missing upgrade notes 9 years ago
Yasuhiro Matsuda 5089f547d5 HOTFIX: RocksDBStore must clear dirty flags after flush 9 years ago
Ismael Juma 43d5078e98 MINOR: Remove a couple of redundant `CoreUtils.rm` methods 9 years ago
Ismael Juma 4c0660bf3d MINOR: Fix typo and tweak wording in `RecordAccumulator` comments 9 years ago
Jiangjie Qin 1fbe445dde KAFKA-3388; Fix expiration of batches sitting in the accumulator 9 years ago
Liquan Pei 78fa20eb58 KAFKA-3316: Add REST API for listing connector plugins 9 years ago
Guozhang Wang 23b50093f4 KAFKA-3454: add Kafka Streams web docs 9 years ago
Andrea Cosentino c1d8c38345 KAFKA-3449: Rename filterOut() to filterNot() to achieve better terminology 9 years ago
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