You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/08 18:02:00 UTC

[jira] [Updated] (GEODE-4189) Optimize string serialization to/from Java Modified UTF-8

     [ https://issues.apache.org/jira/browse/GEODE-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-4189:
----------------------------------
    Labels: pull-request-available  (was: )

> Optimize string serialization to/from Java Modified UTF-8
> ---------------------------------------------------------
>
>                 Key: GEODE-4189
>                 URL: https://issues.apache.org/jira/browse/GEODE-4189
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Jacob Barrett
>            Assignee: Blake Bender
>            Priority: Major
>              Labels: pull-request-available
>
> Current implementation takes the naive approach of converting all strings through UTF-16 when converting to/from Java Modified UTF-8. Implement direct conversion to/from UCS-4 and UTF-8.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)