127 Commits (6d649f503a964ed9612e79ef2d9e55e26240fbc3)

Author SHA1 Message Date
Colin Patrick McCabe 0560193706 MINOR: improve trogdor commandline (#4721) 7 years ago
Colin Patrick McCabe a70e4f95d7 KAFKA-6658; Fix RoundTripWorkload and make k/v generation configurable (#4710) 7 years ago
Colin Patrick McCabe 9e0e6e43a7 MINOR: Trogdor should not assume an agent co-located with the controller (#4712) 7 years ago
Colin Patrick McCabe 8c10e06007 MINOR: Avoid nulls when deserializing Trogodor JSON (#4688) 7 years ago
Colin Patrick McCabe bf8a4c2ce7 MINOR: Improve Trogdor client logging. (#4675) 7 years ago
Colin Patrick McCabe ec9e8110e3 MINOR: add DEFAULT_PORT for Trogdor Agent and Coordinator (#4674) 7 years ago
Anna Povzner f1c112c63d MINOR: Add PayloadGenerator to Trogdor (#4640) 7 years ago
Steven Aerts ae42cc8030 KAFKA-6018: Make KafkaFuture.Future an interface (KIP-218) 7 years ago
Romain Hardouin a7e49027b2 MINOR: Catch JsonMappingException subclass (#3821) 7 years ago
Rajini Sivaram 3de910319e KAFKA-6415; Use WARN log level for Metadata in system test 7 years ago
Colin P. Mccabe 760d86a970 KAFKA-5849; Add process stop, round trip workload, partitioned test 7 years ago
Colin P. Mccabe 58877a0dea KAFKA-6255; Add ProduceBench to Trogdor 7 years ago
Colin P. Mccabe d9cbc6b1a2 KAFKA-5811; Add Kibosh integration for Trogdor and Ducktape 7 years ago
Ewen Cheslack-Postava 54371e63d3 MINOR: Make PushHttpMetricsReporter API compatible with releases back to 0.8.2.2 7 years ago
Ewen Cheslack-Postava 718dda1144 MINOR: Add HttpMetricsReporter for system tests 7 years ago
Adem Efe Gencer 86062e9a78 KAFKA-6157; Fix repeated words words in JavaDoc and comments. 7 years ago
Colin P. Mccabe 4fac83ba1f KAFKA-6060; Add workload generation capabilities to Trogdor 7 years ago
Tom Bentley 6118ecb590 KAFKA-6130; Ensure VerifiableConsumer halts when --max-messages is reached 7 years ago
Apurva Mehta 34188b4cc4 MINOR: Bump the request timeout for the transactional message copier 7 years ago
Apurva Mehta bdf8e211ec KAFKA-6053; Fix NoSuchMethodError when creating ProducerRecords with older client versions 7 years ago
Apurva Mehta 90b5ce3f04 KAFKA-6016; Make the reassign partitions system test use the idempotent producer 7 years ago
Jason Gustafson 5383f9bed0 MINOR: Use SecurityProtocol in AuthenticationContext 7 years ago
Rajini Sivaram 021d8a8e96 KAFKA-5746; Add new metrics to support health checks (KIP-188) 7 years ago
Apurva Mehta 5d2422258c KAFKA-5494; Enable idempotence with max.in.flight.requests.per.connection > 1 7 years ago
Colin P. Mccabe 4065ffb3e1 KAFKA-5777; Add ducktape integration for Trogdor 7 years ago
Colin P. Mccabe ded8741173 KAFKA-5806; Fix transient unit test failure in trogdor coordinator shutdown 7 years ago
Colin P. Mccabe 0772fde562 KAFKA-5776; Add the Trogdor fault injection daemon 7 years ago
ppatierno f15cdc73dd KAFKA-5516: Formatting verifiable producer/consumer output in a similar fashion 7 years ago
Vahid Hashemian f87d58b796 MINOR: Code Cleanup 7 years ago
Apurva Mehta bc47e9d6ca KAFKA-5491; Enable transactions in ProducerPerformance Tool 8 years ago
Ismael Juma 0f60617fab KAFKA-5275; AdminClient API consistency 8 years ago
Jason Gustafson 005b86ecf3 MINOR: Add random aborts to system test transactional copier service 8 years ago
Colin P. Mccabe 7d1ef63bec KAFKA-5404; Add more AdminClient checks to ClientCompatibilityTest 8 years ago
Apurva Mehta 79db393ffa KAFKA-5385; ProducerBatch expiry should go through Sender.failBatch 8 years ago
Apurva Mehta 202cb8ea89 KAFKA-5366; Add concurrent reads to transactions system test 8 years ago
Colin P. Mccabe f389b71570 KAFKA-5374; Set allow auto topic creation to false when requesting node information only 8 years ago
Apurva Mehta 1959835d9e KAFKA-5281; System tests for transactions 8 years ago
Jun Rao b154221774 MINOR: ProducerPerformance should work with older client jars 8 years ago
Jun Rao 80e0548e2b KAFKA-5100; ProducerPerformanceService failing due to parsing error 8 years ago
huxi 609e9b0b2f KAFKA-5068; Optionally print out metrics after running the perf tests 8 years ago
Kamal C 43fb2df7a4 MINOR: Map `mkString` format updated to default java format 8 years ago
Magnus Edenhill d5cec01f2a MINOR: Pluggable verifiable clients 8 years ago
Colin P. Mccabe ec8feb766f KAFKA-4895; Fix findbugs "format string should use %n rather than \n" in tools 8 years ago
Matthias J. Sax d0e436c471 MINOR: improve license header check by providing head file instead of (prefix) header regex 8 years ago
Colin P. Mccabe a88737929e KAFKA-4775; Fix findbugs warnings in kafka-tools 8 years ago
Maysam Yabandeh cb674e5487 KAFKA-4039; Fix deadlock during shutdown due to log truncation not allowed 8 years ago
Ewen Cheslack-Postava 6264cc1557 KAFKA-4450; Add upgrade tests for 0.10.1 and rename TRUNK to DEV_BRANCH to reduce confusion 8 years ago
Colin P. Mccabe 8827a5b34e KAFKA-4635; Client Compatibility follow-ups 8 years ago
Colin P. Mccabe 5b4e299a46 KAFKA-4630; Implement RecordTooLargeException when communicating with pre-KIP-74 brokers 8 years ago
Colin P. Mccabe 3df60e7eb8 KAFKA-4548; Add ClientCompatibilityTest to verify features against older brokers 8 years ago