Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.netty:netty-bom from 4.1.107.Final to 4.1.108.Final #1115

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps io.netty:netty-bom from 4.1.107.Final to 4.1.108.Final.

Commits
  • 3a3f9d1 [maven-release-plugin] prepare release netty-4.1.108.Final
  • be34698 Fix action version for release process
  • 7b1e6c9 [maven-release-plugin] rollback the release of netty-4.1.108.Final
  • a733b96 [maven-release-plugin] prepare for next development iteration
  • 9059873 [maven-release-plugin] prepare release netty-4.1.108.Final
  • cd3c1b0 [maven-release-plugin] rollback the release of netty-4.1.108.Final
  • c5902c9 [maven-release-plugin] prepare for next development iteration
  • ff9f7d2 [maven-release-plugin] prepare release netty-4.1.108.Final
  • bd26566 Fix checkstyle error
  • 0d0c6ed Merge pull request from GHSA-5jpm-x58v-624v
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @k-wall.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 25, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/io.netty-netty-bom-4.1.108.Final branch from 1653966 to 7f72a8a Compare March 27, 2024 08:44
@k-wall
Copy link
Contributor

k-wall commented Mar 27, 2024

@strimzi-ci run perf

@dependabot dependabot bot force-pushed the dependabot/maven/io.netty-netty-bom-4.1.108.Final branch from 7f72a8a to 6a7fdba Compare March 27, 2024 10:42
@strimzi-ci
Copy link

▶️ Build started - check Jenkins for more info. ▶️

Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.107.Final to 4.1.108.Final.
- [Commits](netty/netty@netty-4.1.107.Final...netty-4.1.108.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.netty-netty-bom-4.1.108.Final branch from 6a7fdba to 789c156 Compare March 27, 2024 11:02
@strimzi-ci
Copy link

✔️ Test Summary ✔️

BUILD NUMBER: 8
KAFKA VERSION: 3.7.0
NUMBER OF BROKERS: 1
NUMBER OF MESSAGES: 30000000
MESSAGE SIZE: 1024 bytes
PRODUCER PROPERTIES: acks=all

🔹 Producer

Test Case 01-no-proxy-baseline Results

Latency Current Value Previous Value
AVG Latency 611.72 ms 355.9 ms
95th Latency 756 ms 432 ms
99th Latency 880 ms 476 ms

Test Case 02-no-filters Results

Latency Current Value Previous Value
AVG Latency 713.2 ms 411.31 ms
95th Latency 850 ms 477 ms
99th Latency 997 ms 525 ms

Test Case 03-transform-filter Results

Latency Current Value Previous Value
AVG Latency 1045.09 ms 387.09 ms
95th Latency 1202 ms 489 ms
99th Latency 1378 ms 529 ms

Test Case 04-envelope-encryption-filter Results

Latency Current Value Previous Value
AVG Latency 1865.32 ms 657.07 ms
95th Latency 2091 ms 764 ms
99th Latency 2276 ms 824 ms

Test Case 05-envelope-encryption-filter-no-encrypt Results

Latency Current Value Previous Value
AVG Latency 797.9 ms 427.52 ms
95th Latency 982 ms 516 ms
99th Latency 1118 ms 563 ms

🔹 Consumer

Test Case 01-no-proxy-baseline Results

Latency Current Value Previous Value
data.consumed.in.MB 29296.973 29296.973
MB.sec 277.1946 280.3833
data.consumed.in.nMsg 30000100 30000100
nMsg.sec 283847.25 287112.53
rebalance.time.ms 556 291
fetch.time.ms 105135 104198
fetch.MB.sec 278.6605 281.1664
fetch.nMsg.sec 285348.38 287914.34

Test Case 02-no-filters Results

Latency Current Value Previous Value
data.consumed.in.MB 29296.973 29296.973
MB.sec 62.43 179.0484
data.consumed.in.nMsg 30000100 30000100
nMsg.sec 63928.34 183345.56
rebalance.time.ms 554 281
fetch.time.ms 468723 163345
fetch.MB.sec 62.5038 179.3564
fetch.nMsg.sec 64003.9 183660.97

Test Case 03-transform-filter Results

Latency Current Value Previous Value
data.consumed.in.MB 29296.973 29296.973
MB.sec 34.4334 114.9496
data.consumed.in.nMsg 30000100 30000100
nMsg.sec 35259.766 117708.38
rebalance.time.ms 574 310
fetch.time.ms 850257 254558
fetch.MB.sec 34.4566 115.0896
fetch.nMsg.sec 35283.566 117851.73

Test Case 04-envelope-encryption-filter Results

Latency Current Value Previous Value
data.consumed.in.MB 29297.11 29297.064
MB.sec 33.7324 109.3248
data.consumed.in.nMsg 30000240 30000195
nMsg.sec 34541.953 111948.55
rebalance.time.ms 591 295
fetch.time.ms 867925 267687
fetch.MB.sec 33.7553 109.4452
fetch.nMsg.sec 34565.477 112071.914

Test Case 05-envelope-encryption-filter-no-encrypt Results

Latency Current Value Previous Value
data.consumed.in.MB 29296.973 29296.973
MB.sec 44.77 138.4892
data.consumed.in.nMsg 30000100 30000100
nMsg.sec 45844.445 141812.94
rebalance.time.ms 557 309
fetch.time.ms 653832 211238
fetch.MB.sec 44.8081 138.6918
fetch.nMsg.sec 45883.5 142020.38

@k-wall
Copy link
Contributor

k-wall commented Mar 27, 2024

@strimzi-ci run perf

@strimzi-ci
Copy link

▶️ Build started - check Jenkins for more info. ▶️

@strimzi-ci
Copy link

✔️ Test Summary ✔️

BUILD NUMBER: 9
KAFKA VERSION: 3.7.0
NUMBER OF BROKERS: 1
NUMBER OF MESSAGES: 30000000
MESSAGE SIZE: 1024 bytes
PRODUCER PROPERTIES: acks=all

🔹 Producer

Test Case 01-no-proxy-baseline Results

Latency Current Value Previous Value
AVG Latency 378.56 ms 355.9 ms
95th Latency 474 ms 432 ms
99th Latency 512 ms 476 ms

Test Case 02-no-filters Results

Latency Current Value Previous Value
AVG Latency 464.29 ms 411.31 ms
95th Latency 535 ms 477 ms
99th Latency 563 ms 525 ms

Test Case 03-transform-filter Results

Latency Current Value Previous Value
AVG Latency 397.32 ms 387.09 ms
95th Latency 528 ms 489 ms
99th Latency 584 ms 529 ms

Test Case 04-envelope-encryption-filter Results

Latency Current Value Previous Value
AVG Latency 721.3 ms 657.07 ms
95th Latency 814 ms 764 ms
99th Latency 859 ms 824 ms

Test Case 05-envelope-encryption-filter-no-encrypt Results

Latency Current Value Previous Value
AVG Latency 453.66 ms 427.52 ms
95th Latency 569 ms 516 ms
99th Latency 614 ms 563 ms

🔹 Consumer

Test Case 01-no-proxy-baseline Results

Latency Current Value Previous Value
data.consumed.in.MB 29296.96 29296.973
MB.sec 280.2947 280.3833
data.consumed.in.nMsg 30000088 30000100
nMsg.sec 287021.75 287112.53
rebalance.time.ms 298 291
fetch.time.ms 104224 104198
fetch.MB.sec 281.0961 281.1664
fetch.nMsg.sec 287842.4 287914.34

Test Case 02-no-filters Results

Latency Current Value Previous Value
data.consumed.in.MB 29296.973 29296.973
MB.sec 165.0608 179.0484
data.consumed.in.nMsg 30000100 30000100
nMsg.sec 169022.27 183345.56
rebalance.time.ms 313 281
fetch.time.ms 177179 163345
fetch.MB.sec 165.3524 179.3564
fetch.nMsg.sec 169320.86 183660.97

Test Case 03-transform-filter Results

Latency Current Value Previous Value
data.consumed.in.MB 29296.973 29296.973
MB.sec 111.2997 114.9496
data.consumed.in.nMsg 30000100 30000100
nMsg.sec 113970.88 117708.38
rebalance.time.ms 293 310
fetch.time.ms 262933 254558
fetch.MB.sec 111.4237 115.0896
fetch.nMsg.sec 114097.89 117851.73

Test Case 04-envelope-encryption-filter Results

Latency Current Value Previous Value
data.consumed.in.MB 29297.027 29297.064
MB.sec 101.0532 109.3248
data.consumed.in.nMsg 30000155 30000195
nMsg.sec 103478.43 111948.55
rebalance.time.ms 310 295
fetch.time.ms 289607 267687
fetch.MB.sec 101.1613 109.4452
fetch.nMsg.sec 103589.195 112071.914

Test Case 05-envelope-encryption-filter-no-encrypt Results

Latency Current Value Previous Value
data.consumed.in.MB 29296.973 29296.973
MB.sec 143.0663 138.4892
data.consumed.in.nMsg 30000100 30000100
nMsg.sec 146499.89 141812.94
rebalance.time.ms 321 309
fetch.time.ms 204458 211238
fetch.MB.sec 143.2909 138.6918
fetch.nMsg.sec 146729.89 142020.38

Signed-off-by: Keith Wall <[email protected]>
@k-wall
Copy link
Contributor

k-wall commented Mar 27, 2024

@dependabot squash and merge

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dependabot dependabot bot merged commit baeaf69 into main Mar 27, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.netty-netty-bom-4.1.108.Final branch March 27, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants