Hi, I can't reproduce you issue aganst Ignite 1.7, 1.8 and master branches.
On Fri, Feb 24, 2017 at 3:31 PM, babak <[email protected]> wrote: > 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. > -- Best regards, Andrey V. Mashenkov
BroadcastSqlQuery.java
Description: Binary data
