2242 Commits (a5f1158c317e22a79c4186d1acb04fb25ce6e56a)
 

Author SHA1 Message Date
Ismael Juma a5f1158c31 KAFKA-3558; Add compression_type parameter to benchmarks in benchmark_test.py 9 years ago
Grant Henke a81ad2582e KAFKA-3563: Maintain MessageAndMetadata constructor compatibility 9 years ago
Jason Gustafson 03817d5a26 KAFKA-3529: Fix transient failure in testCommitAsync 9 years ago
Jason Gustafson 89c67727c2 KAFKA-3506: Kafka Connect restart APIs 9 years ago
Bill Bejeck b1691cf49e KAFKA-3430: Allow users to set key in KTable.toStream and in KStream. 9 years ago
Liquan Pei 5236bf60de KAFKA-3526: Return string instead of object in ConfigKeyInfo and ConfigValueInfo 9 years ago
Grant Henke 065ddf9019 KAFKA-3549: Close consumers instantiated in consumer tests 9 years ago
Ismael Juma 4fa456bc6e KAFKA-3557; Update rocksdb to 4.4.1 and patch updates to snappy and slf4j 9 years ago
Jason Gustafson f4d3d28658 KAFKA-3470: treat commits as member heartbeats 9 years ago
Ismael Juma c1694833d5 KAFKA-3490; Multiple version support for ducktape performance tests 9 years ago
Eno Thereska 667ff7ef73 KAFKA-3504; Log compaction for changelog partition 9 years ago
Dongjoon Hyun e79d9af3cf KAFKA-3461: Fix typos in Kafka web documentations. 9 years ago
Grant Henke 34a5944721 MINOR: Remove unused hadoop version 9 years ago
Eno Thereska ba9456de2e KAFKA-3439; Added exceptions thrown 9 years ago
Ismael Juma 319c6e7195 MINOR: Add missing `@Override` to `KStreamImpl.through` 9 years ago
Guozhang Wang 40fd456649 KAFKA-3519: Refactor Transformer's transform / punctuate to return nullable values 9 years ago
Igor Stepanov 1ec842a3ea MINOR: fix incorrect exception message in KafkaProducer 9 years ago
Ewen Cheslack-Postava 411b04a3c9 MINOR: Make VerifiableProducer in system tests lookup security configuration dynamically instead of at construction. 9 years ago
Guozhang Wang c76b6e6d9b HOTFIX: special handling first ever triggered punctuate 9 years ago
bbejeck 7c27989860 KAFKA-3338: Add print and writeAsText to KStream/KTable in Kafka Streams 9 years ago
Guozhang Wang 8c59565761 KAFKA-3521: validate null keys in Streams DSL implementations 9 years ago
Jason Gustafson 2a8fa28786 KAFKA-3528: handle wakeups while rebalancing more gracefully 9 years ago
Jason Gustafson cbdd70ec0d MINOR: improve logging of consumer system tests 9 years ago
Stig Rohde Døssing 4d467c2ec2 KAFKA-725: Return OffsetOutOfRange error from ReplicaManager when non-follower attempts reading an offset that's above high watermark. 9 years ago
Eno Thereska 9beafae23a KAFKA-3512: Added foreach operator 9 years ago
Guozhang Wang 3a58407e2e KAFKA-3505: Fix punctuate generated record metadata 9 years ago
Anna Povzner 8b9b07e5d6 MINOR: ensure original use of prop_file in verifiable producer 9 years ago
Rajini Sivaram 9c34df1511 KAFKA-3488; Avoid failing of unsent requests in consumer where possible 9 years ago
Eno Thereska 8dbd688b16 KAFKA-3497: Streams ProcessorContext should support forward() based on child name 9 years ago
Matthias J. Sax 99d2329227 KAFKA-3477: extended KStream/KTable API to specify custom partitioner for sinks 9 years ago
Grant Henke 8218a4a153 KAFKA-3508: Fix transient SimpleACLAuthorizerTest failures 9 years ago
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