You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2018/03/13 19:23:00 UTC

[jira] [Resolved] (GEODE-4381) TcrMessage::readCacheableString incorrectly deserializes Java Modified UTF-8 strings.

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

Jacob S. Barrett resolved GEODE-4381.
-------------------------------------
    Resolution: Fixed

> TcrMessage::readCacheableString incorrectly deserializes Java Modified UTF-8 strings.
> -------------------------------------------------------------------------------------
>
>                 Key: GEODE-4381
>                 URL: https://issues.apache.org/jira/browse/GEODE-4381
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Jacob S. Barrett
>            Assignee: Jacob S. Barrett
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This method should be replaced with one that just decodes the bytes as Java Modified UTF-8 up to the given length into a UTF-8 std::string and return a CacheableString from that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)