You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/05 18:27:00 UTC

[jira] [Commented] (ARTEMIS-1573) Improve UTF translation allowing zero copy

    [ https://issues.apache.org/jira/browse/ARTEMIS-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313605#comment-16313605 ] 

ASF GitHub Bot commented on ARTEMIS-1573:
-----------------------------------------

GitHub user franz1981 opened a pull request:

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

    ARTEMIS-1573 Improve UTF translation allowing zero copy

    The UTF translations has been improved by:
    - zero copy on array based buffers
    - zero copy UTF length calculation

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

    $ git pull https://github.com/franz1981/activemq-artemis utf8_validation

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

    https://github.com/apache/activemq-artemis/pull/1753.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 #1753
    
----
commit e6bfe5132ffcb17ad7bd137b109cbb321c9fb263
Author: Francesco Nigro <ni...@...>
Date:   2017-12-21T13:02:34Z

    ARTEMIS-1573 Improve UTF translation allowing zero copy
    
    The UTF translations has been improved by:
    - zero copy on array based buffers
    - zero copy UTF length calculation

----


> Improve UTF translation allowing zero copy
> ------------------------------------------
>
>                 Key: ARTEMIS-1573
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1573
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)