Hi vkulichenko I am having a similar problem with BinaryObjects. I am building binaryobjects off of DB results or Json results where columns may be null. It seems like for binary objects you just don't set the null columns. When I build objects this way I constantly see communication among the nodes. I even tried creating a dummy first object with all the possible fields before iterating through the resultset, but that did not help. The only thing that helped was making sure each binaryobject had all of the fields set to something no matter what.
Any ideas? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/BinaryObject-performance-issue-tp4375p8710.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
