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

[GitHub] activemq-artemis pull request #1492: ARTEMIS-1374 Improve performance and GC...

GitHub user tabish121 opened a pull request:

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

    ARTEMIS-1374 Improve performance and GC overhead of AMQP transfer tags

    Use a more efficient means of creating AMQP transfer tags and pool
    previously generated values for reuse on future sends.

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

    $ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-1374

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

    https://github.com/apache/activemq-artemis/pull/1492.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 #1492
    
----
commit 54105fc02c6f717afc35db1e33f9492be1a72fe6
Author: Timothy Bish <ta...@gmail.com>
Date:   2017-08-25T21:17:35Z

    ARTEMIS-1374 Improve performance and GC overhead of AMQP transfer tags
    
    Use a more efficient means of creating AMQP transfer tags and pool
    previously generated values for reuse on future sends.

----


---
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 #1492: ARTEMIS-1374 Improve performance and GC...

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

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


---
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 #1492: ARTEMIS-1374 Improve performance and GC overhe...

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

    https://github.com/apache/activemq-artemis/pull/1492
  
    nice one! 👍 


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