[
https://issues.apache.org/jira/browse/IGNITE-16157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-16157:
------------------------------------
Summary: Fix all usages of implicit default charset encoding with explicit
one. (was: Fix all usages of implicit default charset encoding with implicit
one.)
> Fix all usages of implicit default charset encoding with explicit one.
> ----------------------------------------------------------------------
>
> Key: IGNITE-16157
> URL: https://issues.apache.org/jira/browse/IGNITE-16157
> Project: Ignite
> Issue Type: Bug
> Reporter: Mikhail Petrov
> Priority: Major
>
> 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)