You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2017/03/14 21:08:32 UTC

[GitHub] activemq-artemis issue #1093: ARTEMIS-994 Support Netty Native Epoll on Linu...

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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---