You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/05 09:01:00 UTC

[jira] [Work logged] (ARTEMIS-3616) Netty epoll is not available

     [ https://issues.apache.org/jira/browse/ARTEMIS-3616?focusedWorklogId=703820&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703820 ]

ASF GitHub Bot logged work on ARTEMIS-3616:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jan/22 09:00
            Start Date: 05/Jan/22 09:00
    Worklog Time Spent: 10m 
      Work Description: brusdev commented on pull request #3887:
URL: https://github.com/apache/activemq-artemis/pull/3887#issuecomment-1005497913


   Unnecessary transitive dependencies removed as suggested by @gemmellr 
   Logs for NIO switching added as suggested by @franz1981 
   NettyNative smoke test added as suggested by @clebertsuconic 
   Thanks a lot for your suggestions 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 703820)
    Time Spent: 0.5h  (was: 20m)

> 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
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Netty epoll is not available 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)