GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/qpid-proton-j/pull/5

    Small improvements I will need for Artemis

    

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

    $ git pull https://github.com/clebertsuconic/qpid-proton-j improvements

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

    https://github.com/apache/qpid-proton-j/pull/5.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 #5
    
----
commit 80f5e743f240b453e752c7d8c9a225e4f8b3c1a0
Author: Clebert Suconic <clebertsuco...@apache.org>
Date:   2017-02-17T03:29:02Z

    PROTON-1409 Exposing delivery length
    
    This is to expose the delivery length to allow creating the buffer with the 
required bytes only
    
    https://issues.apache.org/jira/browse/PROTON-1409

commit 9da09e33802b5ff54a32de351857b0cfec909bc7
Author: Clebert Suconic <clebertsuco...@apache.org>
Date:   2017-02-20T07:50:16Z

    PROTON-1410 Moving ThreadLocal logic for Decoders on Message to its own 
class
    
    I need to reuse the same Decoder used by the MessageImpl when creating my 
own special Message Type.
    
    https://issues.apache.org/jira/browse/PROTON-1410

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to