159 Commits (413db69d41f22b10295782e38890cb0077d6e21c)

Author SHA1 Message Date
Mitch 96c69da8c1
KAFKA-8507; Unify connection name flag for command line tool [KIP-499] (#8023) 5 years ago
Boyang Chen 07db26c20f
KAFKA-9417: New Integration Test for KIP-447 (#8000) 5 years ago
Karan Kumar c8d97c6d51
KAFKA-9375: Add names to all Connect threads (#7901) 5 years ago
Ron Dagostino a3509c0870 MINOR: MiniKdc JVM shutdown hook fix (#7946) 5 years ago
Jason Gustafson 2ac78ff621
MINOR: Propagate LogContext to channel builders and SASL authenticator (#7867) 5 years ago
Ismael Juma 6dc6f6a60d
KAFKA-9324: Drop support for Scala 2.11 (KIP-531) (#7859) 5 years ago
Jason Gustafson 9d8ab3a1a2
KAFKA-8509; Add downgrade system test (#7724) 5 years ago
Colin Patrick McCabe fe7543abd3
Revert "KAFKA-9165: Fix jersey warnings in Trogdor (#7669)" (#7721) 5 years ago
David Arthur d04699486d
KAFKA-8981 Add rate limiting to NetworkDegradeSpec (#7446) 5 years ago
Colin Patrick McCabe 69a63304de
KAFKA-9165: Fix jersey warnings in Trogdor (#7669) 5 years ago
Jason Gustafson 903d66e2f9 KAFKA-9079: Fix reset logic in transactional message copier 5 years ago
Guozhang Wang bcc023773f
KAFKA-8880: Add overloaded function of Consumer.committed (#7304) 5 years ago
Scott Hendricks 39afe9fe0e KAFKA-8853; Create sustained connections test for Trogdor 5 years ago
Robert Yokota add662907d MINOR: fix ProduceBenchWorker not to fail on final produce (#7254) 5 years ago
jolshan 2c2b30d96b MINOR: Add RandomComponentPayloadGenerator and update Trogdor documentation (#7103) 5 years ago
Andy Coates 2a133ba656 KAFKA-8454; Add Java AdminClient Interface (KIP-476) (#7087) 5 years ago
jolshan 442d36241b MINOR: add useConfiguredPartitioner and skipFlush options for ProduceBench 5 years ago
Colin Patrick McCabe 822abe47db
MINOR: WorkerUtils#topicDescriptions must unwrap exceptions properly (#6937) 5 years ago
David Arthur d7a5e31ca2
KAFKA-8519 Add trogdor action to slow down a network (#6912) 5 years ago
Stanislav Kozlovski 58aa04f91e MINOR: Improve Trogdor external command worker docs (#6438) 6 years ago
Lee Dongjin b43f5446ac KAFKA-8316; Remove deprecated usage of Slf4jRequestLog, SslContextFactory (#6668) 6 years ago
Boyang Chen 9fa331b811 KAFKA-8225 & KIP-345 part-2: fencing static member instances with conflicting group.instance.id (#6650) 6 years ago
Ismael Juma a37282415e
MINOR: Upgrade dependencies for Kafka 2.3 (#6665) 6 years ago
Boyang Chen 0f995ba6be KAFKA-7862 & KIP-345 part-one: Add static membership logic to JoinGroup protocol (#6177) 6 years ago
Bob Barrett 964e90a725 MINOR: Remove errant lock.unlock() call from RoundTripWorker (#6612) 6 years ago
Colin Patrick McCabe 04a023e302
MINOR: ConnectionStressWorker: add missing executor shutdown (#6558) 6 years ago
Colin P. Mccabe a674ded0b3 MINOR: fix throttling and status in ConnectionStressWorker 6 years ago
Stanislav Kozlovski 4825bc47a0 KAFKA-8183: Add retries to WorkerUtils#verifyTopics (#6532) 6 years ago
Colin P. Mccabe 219c22113e MINOR: Optimize ConnectionStressWorker 6 years ago
Colin Patrick McCabe b25974c387
MINOR: WorkerUtils#abort: fix bug in abort logic (#6516) 6 years ago
Stanislav Kozlovski 0d55f0f3ec KAFKA-8102: Add an interval-based Trogdor transaction generator (#6444) 6 years ago
Stanislav Kozlovski 6217178139 KAFKA-7819: Improve RoundTripWorker (#6187) 6 years ago
Rajini Sivaram ca6ac9393b
MINOR: Retain public constructors of classes from public API (#6455) 6 years ago
Stanislav Kozlovski f20f3c1a97 MINOR: Update Trogdor ConnectionStressWorker status at the end of execution (#6445) 6 years ago
Stanislav Kozlovski 9a384daf0e MINOR: Change Trogdor agent's cleanup executor to a cached thread pool (#6309) 6 years ago
Manikumar Reddy a42f16f980 KAFKA-7922: Return authorized operations in Metadata request response (KIP-430 Part-2) 6 years ago
Bob Barrett 5e16173659 MINOR: Log exception thrown by consumer.poll() in VerifiableConsumer (#6368) 6 years ago
Chia-Ping Tsai 35a0de32ee KAFKA-6161 Add default implementation to close() and configure() for Serdes (#5348) 6 years ago
Sönke Liebau 08dbec7429 MINOR: Add sentence to command line documentation of producer performance tool on how to disable throttling. (#6205) 6 years ago
Colin Patrick McCabe 4be68c58da
KAFKA-7828: Add ExternalCommandWorker to Trogdor (#6219) 6 years ago
Colin Patrick McCabe a79d6dcdb6
KAFKA-7793: Improve the Trogdor command line. (#6133) 6 years ago
Stanislav Kozlovski 2e53fa08af KAFKA-7792: Add simple /agent/uptime and /coordinator/uptime health check endpoints (#6130) 6 years ago
Stanislav Kozlovski 13f679013a MINOR: Update Trogdor StringExpander regex to handle an epilogue (#6123) 6 years ago
Lee Dongjin 7df3e8cd38 KAFKA-7808: AdminClient#describeTopics should not throw InvalidTopic if topic name is not found (#6124) 6 years ago
Stanislav Kozlovski 625e0d8829 KAFKA-7790: Fix Bugs in Trogdor Task Expiration (#6103) 6 years ago
Srinivas Reddy 85906d3d2b MINOR: Switch anonymous classes to lambda expressions in tools module 6 years ago
Arjun Satish 3ef6b0fce0 MINOR: Add unit for max latency in ProducerPerformance output (#6014) 6 years ago
seayoun 4fb5520901 MINOR: Fix ProducerPerformance bug when numRecords > Integer.MAX (#5956) 6 years ago
Stanislav Kozlovski ec668180d7 MINOR: Support long maxMessages in Trogdor consume/produce bench workers (#5957) 6 years ago
Stanislav Kozlovski 9368743b8f KAFKA-7597: Add transaction support to ProduceBenchWorker (#5885) 6 years ago