I don't have unit test but I share simple code that has this problem. In this code <https://gitlab.com/babak/ignite-unicode/tree/master> , I have three classes: Main class, Person class and PersonManager.
I run the project three times and each time, I add 100 persons to the person cache and use sqlquery for groupby in each node and broadcast it. When I run the 3rd node, in first and second one I see three records of data while before it I saw two records. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/unicode-character-with-apache-ignite-with-multiple-nodes-tp10765p10862.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
