[
https://issues.apache.org/jira/browse/ARTEMIS-3616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477987#comment-17477987
]
ASF subversion and git services commented on ARTEMIS-3616:
----------------------------------------------------------
Commit 56efc01f895c6c6d45264a6cb0b1b45321c85c96 in activemq-artemis's branch
refs/heads/2.19.x from Domenico Francesco Bruscino
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=56efc01 ]
ARTEMIS-3616 Fix netty epoll not available
(cherry picked from commit cb96a895248df8863a84b66377cf68e343a0ddce)
> Netty epoll is not available
> ----------------------------
>
> Key: ARTEMIS-3616
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3616
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.20.0
> Reporter: Domenico Francesco Bruscino
> Assignee: Domenico Francesco Bruscino
> Priority: Major
> Fix For: 2.21.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> Netty epoll is not available when using the assembly distribution because of
> ClassNotFoundException for io.netty.channel.unix.Errors$NativeIoException.
> To work around this issue you can copy
> https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.72.Final/netty-transport-native-unix-common-4.1.72.Final.jar
> into ARTEMIS/lib folder.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)