HCD-25: Add Netty native epoll libs for ARM#2421
Conversation
This patch adds the linux-aarch_64 native epoll libs so that epoll can be used on Linux ARM machines
Checklist before you submit for review
|
|
Do I need to create the associated CNDB ticket/PR for this change? If I understand correctly, CNDB brings in its own Netty dependency |
|
This won't affect the CNDB build, so we can probably skip the cndb PR here. |
Thanks JD. |
|
Also as an fyi, it looks like these libs have been a part of |
|
❌ Build ds-cassandra-pr-gate/PR-2421 rejected by Butler4 regressions found Found 4 new test failures
Found 4 known test failures |
|
@JeremiahDJordan Ok to merge this? Butle shows 4 potential regressions, but I don't think adding the Netty epoll libs has anything to do with them. |



This patch adds the linux-aarch_64 native epoll libs so that epoll can be used on Linux ARM machines
What is the issue
Native Netty Epoll libraries for Linux ARM64/aarch_64 are missing from the build
What does this PR fix and why was it fixed
Adds the Linux ARM64 native Netty Epoll libraries to the dependency list