2461 Commits (751fe9309011b99f60c1cb03c23a47d0444dce05)
 

Author SHA1 Message Date
Ismael Juma 893e79af88 KAFKA-3489; Update request metrics if a client closes a connection while the broker response is in flight 9 years ago
Ismael Juma aee8ebb46c KAFKA-3510; OffsetIndex thread safety 9 years ago
Matt McClure 732b111f45 KAFKA-3384: Conform to POSIX kill usage 9 years ago
Jason Gustafson 4ff667711f KAFKA-2998: log warnings when client is disconnected from bootstrap brokers 9 years ago
Ewen Cheslack-Postava c3c9289c12 KAFKA-3464: Add system tests for Connect with Kafka security enabled 9 years ago
Yasuhiro Matsuda 31e263e829 HOTFIX: set timestamp in SinkNode 9 years ago
Grant Henke 45c585b4f7 KAFKA-3483: Restructure ducktape tests to simplify running subsets of tests 9 years ago
Liquan Pei 83cf38545b MINOR: Clean up of SourceTaskOffsetCommiter 9 years ago
Paul Cavallaro 3a20ba3055 MINOR: Fix small typo in design section 9 years ago
Ismael Juma b94a7812be KAFKA-3495; NetworkClient.blockingSendAndReceive` should rely on requestTimeout 9 years ago
Jason Gustafson ef3f053155 KAFKA-3419: clarify difference between topic subscription and partition assignment 9 years ago
Jason Gustafson dd5480a47e KAFKA-3486: fix autocommit when partitions assigned manually 9 years ago
Yasuhiro Matsuda bd5325dd8b MINOR: small code optimizations in streams 9 years ago
Flavio Junqueira 75ec67eda8 KAFKA-2930: Update references to ZooKeeper in the docs. 9 years ago
Ismael Juma 89fd97f8c9 KAFKA-2844; Separate keytabs for sasl tests 9 years ago
Ashish Singh a4d6f1dce5 MINOR: Add check for empty topics iterator in ReplicaVerificationTool. 9 years ago
Grant Henke b865413cd8 MINOR: Fix BNF output for protocol arrays conataining primitives in docs 9 years ago
Guozhang Wang ae939467e8 MINOR: add null check for aggregate and reduce operators 9 years ago
Rajini Sivaram 77142f6bae KAFKA-2910: Close Zookeeper clients in unit tests 9 years ago
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