Skip to content

Skip the latest broken org.apache.kafka:connect-runtime versions in the kafka-connect-0.11 muzzle test - #11668

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
alexeyk/fixed-mizzle-invalid-jetty
Jun 18, 2026
Merged

Skip the latest broken org.apache.kafka:connect-runtime versions in the kafka-connect-0.11 muzzle test#11668
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
alexeyk/fixed-mizzle-invalid-jetty

Conversation

@AlexeyKuznetsov-DD

Copy link
Copy Markdown
Contributor

What Does This Do

Skip the latest broken org.apache.kafka:connect-runtime versions in the kafka-connect-0.11 muzzle range: 7.5.15, 7.6.12, 7.7.10, 7.8.9, 7.9.8 (both -ce and -ccs). Same as we did in #11377.

Motivation

Green CI. These newly-released patches have broken POMs depending on the non-existent org.eclipse.jetty:*:9.4.60, so muzzle's AssertPass fails to resolve dependencies (it tests the highest patch of each major.minor line).

Additional Notes

Again the same broken-POM issue, see #11377. The 8.x lines are unaffected (they moved to jetty 12.0.34). Tracked upstream in confluentinc/kafka-connect-storage-common#468.

…he kafka-connect-0.11 muzzle range: 7.5.15, 7.6.12, 7.7.10, 7.8.9, 7.9.8 (both -ce and -ccs). Same as we did in #11377.
@AlexeyKuznetsov-DDAlexeyKuznetsov-DD self-assigned this Jun 17, 2026
@AlexeyKuznetsov-DDAlexeyKuznetsov-DD added type: bug fix Bug fix tag: no release notes Changes to exclude from release notes inst: kafka Kafka instrumentation labels Jun 17, 2026
@datadog-prod-us1-3

This comment has been minimized.

@AlexeyKuznetsov-DD
AlexeyKuznetsov-DD marked this pull request as ready for review June 17, 2026 20:31
@AlexeyKuznetsov-DD
AlexeyKuznetsov-DD requested review from a team as code ownersJune 17, 2026 20:32
@AlexeyKuznetsov-DD
AlexeyKuznetsov-DD requested review from ygree and removed request for a teamJune 17, 2026 20:32
@dd-octo-sts

Copy link
Copy Markdown
Contributor

🟢 Java Benchmark SLOs — All performance SLOs passed

SuiteStatus
Startup🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
ScenarioCandidatemasterΔ (95% CI of mean)
startup:insecure-bank:iast:Agent13.97 s13.94 s[-0.6%; +1.0%] (no difference)
startup:insecure-bank:tracing:Agent12.94 s12.95 s[-0.7%; +0.6%] (no difference)
startup:petclinic:appsec:Agent17.02 s16.56 s[+1.8%; +3.8%] (significantly worse)
startup:petclinic:iast:Agent17.11 s17.00 s[-0.1%; +1.4%] (no difference)
startup:petclinic:profiling:Agent16.70 s17.04 s[-3.1%; -0.9%] (maybe better)
startup:petclinic:sca:Agent17.01 s17.00 s[-0.8%; +1.0%] (no difference)
startup:petclinic:tracing:Agent16.02 s16.09 s[-1.2%; +0.3%] (no difference)

Commit:3574024a · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

@AlexeyKuznetsov-DD

Copy link
Copy Markdown
ContributorAuthor

/merge -f --reason "Muzzle tests not executed during MQ"

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351Bot commented Jun 18, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-06-18 00:12:11 UTC ℹ️ Start processing command /merge -f --reason "Muzzle tests not executed during MQ"


2026-06-18 00:12:15 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 0s (p90).


2026-06-18 00:12:24 UTC ℹ️ MergeQueue: This merge request was merged

Warning

This change was merged without running any pre merge CI checks

Reason: Muzzle tests not executed during MQ

@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854dBot merged commit 4cf4023 into masterJun 18, 2026
585 of 595 checks passed
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854dBot deleted the alexeyk/fixed-mizzle-invalid-jetty branch June 18, 2026 00:12
@github-actionsgithub-actionsBot added this to the 1.64.0 milestone Jun 18, 2026
manuel-alvarez-alvarez added a commit that referenced this pull request Jun 25, 2026
…he kafka-connect-0.11 muzzle range: 7.5.15, 7.6.12, 7.7.10, 7.8.9, 7.9.8 (both -ce and -ccs). Same as we did in #11377. (#11668) (#11727)
Skip the latest broken org.apache.kafka:connect-runtime versions in the kafka-connect-0.11 muzzle range: 7.5.15, 7.6.12, 7.7.10, 7.8.9, 7.9.8 (both -ce and -ccs). Same as we did in #11377.
(cherry picked from commit 4cf4023)
Co-authored-by: Alexey Kuznetsov <alexey.kuznetsov@datadoghq.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: kafkaKafka instrumentationtag: no release notesChanges to exclude from release notestype: bug fixBug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@AlexeyKuznetsov-DD@mcculls@dougqh