You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by michaelandrepearce <gi...@git.apache.org> on 2017/08/09 16:47:15 UTC

[GitHub] activemq-artemis pull request #1454: ARTEMIS-1342: Support Netty Native KQue...

GitHub user michaelandrepearce opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1454

    ARTEMIS-1342: Support Netty Native KQueue on macOS

    Add support for KQueue for when server or client runs on macOS. This is inline with the epoll support for linux
    
    This currently is branched off https://github.com/apache/activemq-artemis/pull/1452, as such that PR needs to go first.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/michaelandrepearce/activemq-artemis ARTEMIS-1342

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1454.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1454
    
----
commit 09efc8b698bd7b273563a750e15fb32979802c63
Author: Michael André Pearce <mi...@me.com>
Date:   2017-08-09T07:51:33Z

    ARTEMIS-1335 Update Netty to 4.1.14
    
    Update Netty to 4.1.14

commit 6b1ad9db6edb9f26a0eee37099d53c9f15884daa
Author: Michael Andre Pearce <mi...@me.com>
Date:   2017-08-09T16:43:40Z

    ARTEMIS-1342: Support Netty Native KQueue on macOS
    
    Add support for KQueue for when server or client runs on macOS. This is inline with the epoll support for linux

----


---
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.
---

[GitHub] activemq-artemis issue #1454: ARTEMIS-1342: Support Netty Native KQueue on m...

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1454
  
    @michaelandrepearce we would need to talk to infra.


---
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.
---

[GitHub] activemq-artemis issue #1454: ARTEMIS-1342: Support Netty Native KQueue on m...

Posted by michaelandrepearce <gi...@git.apache.org>.
Github user michaelandrepearce commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1454
  
    @clebertsuconic I'm guessing thats something you or a committer or PMC can only do? 


---
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.
---

[GitHub] activemq-artemis issue #1454: ARTEMIS-1342: Support Netty Native KQueue on m...

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1454
  
    don't worry about conflicts.. I used the merge-PR script and it rebased fine.


---
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.
---

[GitHub] activemq-artemis pull request #1454: ARTEMIS-1342: Support Netty Native KQue...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1454


---
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.
---

[GitHub] activemq-artemis issue #1454: ARTEMIS-1342: Support Netty Native KQueue on m...

Posted by michaelandrepearce <gi...@git.apache.org>.
Github user michaelandrepearce commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1454
  
    @clebertsuconic can someone look at H21 build agent it seems it has a disk permission issue. TimeUnitsTest is failing and all it is doing is making a file myfile.txt in a new temporary folder. This code is not changed.


---
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.
---