You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2021/12/20 08:30:00 UTC

[jira] [Created] (IGNITE-16157) Fix all usages of implicit default charset encoding with implicit one.

Mikhail Petrov created IGNITE-16157:
---------------------------------------

             Summary: Fix all usages of implicit default charset encoding with implicit one.
                 Key: IGNITE-16157
                 URL: https://issues.apache.org/jira/browse/IGNITE-16157
             Project: Ignite
          Issue Type: Bug
            Reporter: Mikhail Petrov


It is needed to investigate and fix all  all usages of implicit default charset encoding with implicit one - UTF - 8.  Because the serialization of String to bytes with default encoding is broken if nodes are running on a JVM with different encodings, this leads to incorrect behavior for many Ignite components. We should also consider restarting the node with PDS enabled on a JVM with a different encoding than the one it was started on earlier.



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