Hi, Please properly subscribe to the mailing list so that the community can receive email notifications for your messages. To subscribe, send empty email to [email protected] and follow simple instructions in the reply.
babak wrote > I'm trying to cache my unicode data using apache ignite. When I use one > node, I don't have any problems but when I use multiple nodes, my unicode > data corrupted. > > For example, consider I have two values ĂĆ, Ɇɜɷ for my data, when I use > one node my sqlquery groupby returns these two values, but when add new > node my groupby result have these 4 records: ĂĆ, Ɇɜɷ, ??, ??? > > How can I solve this problem? Do you have a unit test that reproduces this issue? Can you share it? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/unicode-character-with-apache-ignite-with-multiple-nodes-tp10765p10776.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
