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

Use netty-bom for aligning netty library versions, add epoll for linux-aarch_64 #4204

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Feb 8, 2024

Motivation

Netty's epoll support for Linux on ARM64 (aarch_64) is missing.

Changes

  • add netty-transport-native-epoll for linux-aarch_64
  • use netty-bom to align versions

@merlimat merlimat merged commit bb9da9b into apache:master Feb 8, 2024
20 checks passed
@merlimat merlimat added this to the 4.17.0 milestone Feb 8, 2024
zhiheng123 pushed a commit to zhiheng123/bookkeeper that referenced this pull request May 28, 2024
shoothzj pushed a commit that referenced this pull request May 28, 2024
…rtx (#4398)

* Upgrade Netty to 4.1.104.Final and io_uring to 0.0.24.Final (#4157)

(cherry-pick from commit 6f5d756)

* Use netty-bom for aligning netty library versions, add epoll for linux-aarch_64 (#4204)

(cherry-pick from commit bb9da9b)

* Upgrade Netty to 4.1.107.Final and io_uring to 0.0.25.Final (#4224)

Co-authored-by: ZhangJian He <shoothzj@gmail.com>

(cherry-pick from commit 2980935)
Conflicts(mockito version):
    pom.xml

* Upgrade vertx-core to 4.5.7 to address CVE-2024-1300 (#4265)

- Upgrade vertx-core to 4.5.7 to address CVE-2024-1300
- Depends on merging #4264 before this PR (since Netty 4.1.108.Final is required for vertx-core 4.5.7)

(cherry-pick from commit bee9b48)
Conflicts(zookeeper version):
    pom.xml

---------

Co-authored-by: Lari Hotari <lhotari@users.noreply.github.com>
Co-authored-by: sullis <github@seansullivan.com>
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants