159 Commits (413db69d41f22b10295782e38890cb0077d6e21c)

Author SHA1 Message Date
Stanislav Kozlovski 7fadf0a11d Trogdor: Add Task State filter to /coordinator/tasks endpoint (#5907) 6 years ago
Yishun Guan 9646602d68 KAFKA-7402: Implement KIP-376 AutoCloseable additions 6 years ago
Stanislav Kozlovski 8259fda695 KAFKA-7514: Add threads to ConsumeBenchWorker (#5864) 6 years ago
Stanislav Kozlovski d00938fdf8 Trogdor: Fix /coordinator/tasks parameters to accept long values (#5905) 6 years ago
Ismael Juma 12f310d50e
KAFKA-7612: Fix javac warnings and enable warnings as errors (#5900) 6 years ago
Stanislav Kozlovski ecb71cf471 KAFKA-7564: Expose single task details in Trogdor (#5852) 6 years ago
Dong Lin df0faee097 KAFKA-7560; PushHttpMetricsReporter should not convert metric value to double 6 years ago
Stanislav Kozlovski d28c534819 KAFKA-7515: Trogdor - Add Consumer Group Benchmark Specification (#5810) 6 years ago
Ron Dagostino e8a3bc7425 KAFKA-7352; Allow SASL Connections to Periodically Re-Authenticate (KIP-368) (#5582) 6 years ago
jonathanskrzypek a947fe8da8 KAFKA-6195: Resolve DNS aliases in bootstrap.server (KIP-235) (#4485) 6 years ago
Edoardo Comar f393b2f7dd KAFKA-6863 Kafka clients should try to use multiple DNS resolved IP (#4987) 6 years ago
matus-cuper 02a9579373 Fix typo in Resource in org.apache.kafka.trogdor (#5739) 6 years ago
Colin Patrick McCabe 089d1b154f MINOR: Add topic config to PartitionsSpec (#5523) 6 years ago
Colin Patrick McCabe 888423ee56 KAFKA-7428: ConnectionStressSpec: add "action", allow multiple clients (#5668) 6 years ago
Manikumar Reddy O c121f4eb82 MINOR: Remove deprecated Metric.value() method usage (#5626) 6 years ago
Viktor Somogyi 8a78d76466 KAFKA-7140; Remove deprecated poll usages (#5319) 6 years ago
Colin Patrick McCabe 609c81ec8b KAFKA-7183: Add a trogdor test that creates many connections to brokers (#5393) 6 years ago
Jason Gustafson c3e7c0bcb2
MINOR: Producers should set delivery timeout instead of retries (#5425) 6 years ago
Guozhang Wang 18181ca953 HOTFIX: KAFKA-7097; Set create time default to -1L in VerifiableProducer 6 years ago
tedyu 24b3844fe4 KAFKA-7097 VerifiableProducer does not work properly with --message-create-time argument (#5292) 6 years ago
Ismael Juma 7a74ec62d2
MINOR: Avoid FileInputStream/FileOutputStream (#5281) 6 years ago
Colin Patrick McCabe 8577632b3a MINOR: Fix Trogdor tests, partition assignments (#4892) 7 years ago
Bill Bejeck c6fd3d488e MINOR: update VerifiableProducer to send keys if configured and removed StreamsRepeatingKeyProducerService (#4841) 7 years ago
Colin Patrick McCabe 93e03414f7 KAFKA-6771. Make specifying partitions more flexible (#4850) 7 years ago
Colin Patrick McCabe 832b096f4f KAFKA-6696 Trogdor should support destroying tasks (#4759) 7 years ago
Colin Patrick McCabe 4223ef6106 MINOR: Add NullPayloadGenerator to Trogdor (#4844) 7 years ago
Anna Povzner 989fe0497e Kafka-6693: Added consumer workload to Trogdor (#4775) 7 years ago
Colin Patrick McCabe 40183e3156 KAFKA-6688. The Trogdor coordinator should track task statuses (#4737) 7 years ago
Anna Povzner da32db9f34 Trogdor: Added commonClientConf and adminClientConf to workload specs (#4757) 7 years ago
Colin Patrick McCabe 63642d6051 KAFKA-6694: The Trogdor Coordinator should support filtering task responses (#4741) 7 years ago
cburroughs 514936af6f MINOR: Remove redundant initialization of `Stats.index` (#4751) 7 years ago
Anna Povzner 5c24295d44 Trogdor's ProducerBench does not fail if topics exists (#4673) 7 years ago
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