-
Notifications
You must be signed in to change notification settings - Fork 925
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
ARTEMIS-3616 Fix netty epoll not available #3887
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@brusdev can you add a smoke test to avoid this happening again please as part of this PR? |
Unnecessary transitive dependencies removed as suggested by @gemmellr |
...lient/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyConnector.java
Outdated
Show resolved
Hide resolved
...tests/src/test/java/org/apache/activemq/artemis/tests/smoke/nettynative/NettyNativeTest.java
Outdated
Show resolved
Hide resolved
...server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptor.java
Outdated
Show resolved
Hide resolved
@gemmellr thanks |
No description provided.