971 Commits (trunk)

Author SHA1 Message Date
Vahid Hashemian 3f3358b6d4 MINOR: Fix typos in code comments 9 years ago
Edward Ribeiro 6e5bd2497a KAFKA-2974; `==` is used incorrectly in a few places in Java code 9 years ago
Dong Lin ef92a8ae74 KAFKA-2668; Add a metric that records the total number of metrics 9 years ago
Jason Gustafson ee6b5e044c KAFKA-2667; Fix assertion depending on hash map order in KafkaBasedLogTest.testSendAndReadToEnd 9 years ago
Jason Gustafson cd54fc8816 KAFKA-2931: add system test for consumer rolling upgrades 9 years ago
Ewen Cheslack-Postava 75c7abd826 KAFKA-2906: Fix Connect javadocs, restrict only to api subproject, and clean up javadoc warnings. 9 years ago
Ewen Cheslack-Postava 7b3d1bf6a3 KAFKA-2867: Fix missing WorkerSourceTask synchronization and handling of InterruptException. 9 years ago
Ewen Cheslack-Postava 0f00ec97ae KAFKA-2859: Fix deadlock in WorkerSourceTask. 9 years ago
Ewen Cheslack-Postava f1169f1da8 KAFKA-2848; Use client SSL/SASL config utilities in Kafka Connect to avoid duplication of configs. 9 years ago
Ewen Cheslack-Postava 1408c670ea KAFKA-2807: Fix Kafka Connect packaging and move VerifiableSource/Sink into runtime jar. 9 years ago
Ewen Cheslack-Postava c6b8de4e68 KAFKA-2807: Move ThroughputThrottler back to tools jar to fix upgrade tests. 9 years ago
Grant Henke 04827e6e99 KAFKA-2752: Follow up to fix checkstlye 9 years ago
Ewen Cheslack-Postava 8db55618d5 KAFKA-2752: Add VerifiableSource/Sink connectors and rolling bounce Copycat system tests. 9 years ago
Ewen Cheslack-Postava 403d89edea KAFKA-2798: Use prefixedd configurations for Kafka Connect producer and consumer settings so they do not conflict with the distributed herder's settings. 9 years ago
Ewen Cheslack-Postava 590a4616a1 KAFKA-2786: Only respond to SinkTask onPartitionsRevoked after the WorkerSinkTask has finished starting up. 9 years ago
Ewen Cheslack-Postava 83eaf3284f KAFKA-2379: Add basic documentation for Kafka Connect. 9 years ago
Ewen Cheslack-Postava 75f2b8c8b4 KAFKA-2782: Fix KafkaBasedLogTest assertion and move it to the main test thread. 9 years ago
Ewen Cheslack-Postava 13ba57dcfc KAFKA-2778: Use zero loss settings by default for Connect source producers. 9 years ago
Ewen Cheslack-Postava bc76e6704e KAFKA-2775: Move exceptions into API package for Kafka Connect. 9 years ago
Ewen Cheslack-Postava e9fc7b8c84 KAFKA-2776: Fix lookup of schema conversion cache size in JsonConverter. 9 years ago
Ewen Cheslack-Postava f2031d4063 KAFKA-2774: Rename Copycat to Kafka Connect 9 years ago