Mikhail Petrov created IGNITE-16106:
---------------------------------------
Summary: Communication messages incorrect string deserialization
on nodes running in the JVMs with different encoding.
Key: IGNITE-16106
URL: https://issues.apache.org/jira/browse/IGNITE-16106
Project: Ignite
Issue Type: Bug
Reporter: Mikhail Petrov
DirectByteBufferStreamImpl uses String#getBytes() that use default JVM charset
to serialize string message variables. As a result communication messages
string serealization/deserialization may be broken for some symbols on nodes
running in the JVMs with different encoding.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)