[ 
https://issues.apache.org/jira/browse/ARTEMIS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925003#comment-15925003
 ] 

ASF GitHub Bot commented on ARTEMIS-994:
----------------------------------------

Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1093
  
    I am running the testsuite, and if everything is ok I should merge it 
tomorrow...
    
    I have 50% of tests running and so far so good.. will know in 2 hours...
    
    
    
    BTW: can you run these commands please?
    
    
    ```sh
    git pull -rebase upstream master
    git push origin -f {your branch name}
    ```
    
    and then:
    
    ```sh
    git rebase -i upstream/master
    ```
    
    And squash these committs into one, with a description that matches it?
    
    I could do this myself, but I would rather have you finding the best commit 
name once you squash them.


> Support Netty Native Epoll on Linux
> -----------------------------------
>
>                 Key: ARTEMIS-994
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-994
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 1.5.3, 2.0.0
>            Reporter: Michael Andre Pearce (IG)
>
> Netty has support for native epoll, this is available only on linux systems. 
> This is more performant.
> http://netty.io/wiki/native-transports.html
> This is inline with supporting asyncio with libaio using such native feature 
> to bring perfomance benefits to artemis.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to