[
https://issues.apache.org/jira/browse/ARTEMIS-3616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479405#comment-17479405
]
Robbie Gemmell commented on ARTEMIS-3616:
-----------------------------------------
The above commit was picked to 2.19.x as an intermediate change toward
backporting ARTEMIS-3648 to 2.19.1, but this Jira isnt being marked as fixed in
2.19.1 since the problem only began to occur in 2.20.0 in concert with changes
to Netty bits that were updated to in 2.20.0, so 2.19.0 wasnt affected.
> 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)