[
https://issues.apache.org/jira/browse/ARTEMIS-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960823#comment-15960823
]
ASF GitHub Bot commented on ARTEMIS-1099:
-----------------------------------------
Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1184#discussion_r110393666
--- Diff:
artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptor.java
---
@@ -641,20 +608,6 @@ public ConnectionCreator createConnectionCreator() {
return new ActiveMQServerChannelHandler(channelGroup, handler, new
Listener());
}
- private static String getProtocols(Map<String, ProtocolManager>
protocolManager) {
--- End diff --
what happened here? wasn't used?
> Force Netty EPOLL to be available only on Linux 64bit platforms
> ---------------------------------------------------------------
>
> Key: ARTEMIS-1099
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1099
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
>
> On 32 bit JVMs and/or OS (linux) the library fail to be loaded due to the
> mismatching ELF format (architecture word width mismatch).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)