247 Commits (trunk)

Author SHA1 Message Date
彭小漪 6145974fef
KAFKA-13728: fix PushHttpMetricsReporter no longer pushes metrics when network failure is recovered. (#11879) 3 years ago
Justine Olshan 7afdb069bf
KAFKA-13750; Client Compatability KafkaTest uses invalid idempotency configs (#11909) 3 years ago
Kirk True ec29b62e92
KAFKA-13444: Fix OAuthCompatibilityTool help and add SSL options (#11486) 3 years ago
Jorge Esteban Quilcate Otoya 214b59b3ec
KAFKA-13429: ignore bin on new modules (#11415) 3 years ago
Kirk True 7b379539a5
KAFKA-13202: KIP-768: Extend SASL/OAUTHBEARER with Support for OIDC (#11284) 3 years ago
Jason Gustafson c1c639db77
KAFKA-13288; Include internal topics when searching hanging transactions (#11319) 3 years ago
Yanwen(Jason) Lin 66a27af2f1
KAFKA-10038: Supports default client.id for ConsoleConsumer, ProducerPerformance, ConsumerPerformance (#11297) 3 years ago
dengziming 1d22b0d706
KAFKA-10774; Admin API for Describe topic using topic IDs (#9769) 3 years ago
Jason Gustafson ba47beec01
MINOR: Ensure transactional message copier failures are logged (#11268) 3 years ago
David Jacot 4e2f2b0674
MINOR: Update `TransactionalMessageCopier` to use the latest transaction pattern (#11265) 3 years ago
Jason Gustafson a5daae20b5
KAFKA-13155; Fix concurrent modification in consumer shutdown (#11164) 3 years ago
Jason Gustafson f29c43bdbb
KAFKA-12979; Implement command to find hanging transactions (#10974) 3 years ago
Jason Gustafson fce771579c
KAFKA-12888; Add transaction tool from KIP-664 (#10814) 3 years ago
CHUN-HAO TANG 580c111258
KAFKA-12662: add unit test for ProducerPerformance (#10588) 3 years ago
Luke Chen efb7cda178
MINOR: update java doc for deprecated methods (#10722) 4 years ago
A. Sophie Blee-Goldman 3805f3706f
KAFKA-12574: KIP-732, Deprecate eos-alpha and replace eos-beta with eos-v2 (#10573) 4 years ago
Shay Elkin fc405d792d
Minor: Move trogdor out of tools and into its own gradle module (#10539) 4 years ago
lamberken 80de188727
KAFKA-12611: Fix using random payload in ProducerPerformance incorrectly (#10469) 4 years ago
Ismael Juma 2342ec1d1c
KAFKA-12600: Remove deprecated config value `default` for client config `client.dns.lookup` (#10458) 4 years ago
dengziming e6f8ca80cd
MINOR: Fix log statement whose placeholders are inconsistent with arguments (#10312) 4 years ago
Lee Dongjin e6f8f5d0ae
MINOR: Remove unused variables, methods, parameters, unthrown exceptions, and fix typos (#9457) 4 years ago
dengziming 3769bc21b5
MINOR: replace hard-coding utf-8 with StandardCharsets.UTF_8 (#10079) 4 years ago
APaMio 1670362236
MINOR: Replace Collection.toArray(new T[size]) by Collection.toArray(new T[0]) (#9750) 4 years ago
Scott Hendricks baef516789
Add ConfigurableProducerSpec to Trogdor for improved E2E latency tracking. (#9736) 4 years ago
Geordie cc0247bf53
MINOR: Leaves lock() outside the try block (#9687) 4 years ago
Hamza Slama 43fd630d80
MINOR: remove unnecessary semicolon from Agent.java and AgentClient.java (#9625) 4 years ago
Jason Gustafson 927edfece3
KAFKA-10601; Add support for append linger to Raft implementation (#9418) 4 years ago
Lee Dongjin 8d4bbf22ad
MINOR: trivial cleanups, javadoc errors, omitted StateStore tests, etc. (#8130) 4 years ago
Matthias J. Sax a15387f34d
KAFKA-9274: Revert deprecation of `retries` for producer and admin clients (#9333) 4 years ago
Ismael Juma 7d0086e0c3
KAFKA-10447: Migrate tools module to JUnit 5 (#9231) 4 years ago
John Roesler 26a217c8e7
MINOR: Streams integration tests should not call exit (#9067) 4 years ago
Chia-Ping Tsai dccc82ea9d
KAFKA-10308: Fix flaky core/round_trip_fault_test.py (#9079) 4 years ago
Matthias J. Sax 194c56fce2
KAFKA-9274: Mark `retries` config as deprecated and add new `task.timeout.ms` config (#8864) 4 years ago
Manikumar Reddy c38825ab97 KAFKA-9432:(follow-up) Set `configKeys` to null in `describeConfigs()` to make it backward compatible with older Kafka versions. 4 years ago
Manikumar Reddy 17256abb23 MINOR: Create ChannelBuilder for each connection in ConnectionStressWorker workload 4 years ago
Cheng Tan 55b5b248cd
KAFKA-9893: Configurable TCP connection timeout and improve the initial metadata fetch (KIP-601) (#8683) 4 years ago
Scott Hendricks 5203ab0c5d
MINOR - Increase the number of Trogdor Histogram buckets to 10000 (#8627) 5 years ago
Nikolay c07db1c7d9
KAFKA-9573: Fix VerifiableProducer and VerifiableConsumer to work with older Kafka versions (#8197) 5 years ago
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