You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2019/04/11 14:26:00 UTC

[jira] [Closed] (ARTEMIS-2301) Improve check for epoll and kqueue

     [ https://issues.apache.org/jira/browse/ARTEMIS-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic closed ARTEMIS-2301.
------------------------------------
    Resolution: Fixed
      Assignee: clebert suconic

> Improve check for epoll and kqueue
> ----------------------------------
>
>                 Key: ARTEMIS-2301
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2301
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.7.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>             Fix For: 2.8.0
>
>
> I had a situation where kqueue was removed from my server. We have removed it on purpose from the production server as we don't need kqueue.
>  
> However,  the check is hard coded to load the class, and that would make the server to not start.
>  
> All I'm doing it to return false if NoClassDefFoundException.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)