GitHub user franz1981 opened a pull request:

    https://github.com/apache/qpid-jms/pull/19

    Save allocation of new promise on each writeAndFlush

    Using a void promise on Netty writeAndFlush is possible to save
    the allocation of a new one on each call.

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

    $ git pull https://github.com/franz1981/qpid-jms 
void_promise_write_and_flush

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

    https://github.com/apache/qpid-jms/pull/19.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 #19
    
----
commit 430edd24e8890654ad30acc5ea185614dcdae4cd
Author: Francesco Nigro <nigro.fra@...>
Date:   2018-06-24T14:10:15Z

    Save allocation of new promise on each writeAndFlush

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to