Guys, I created a ticket for this: https://issues.apache.org/jira/browse/IGNITE-4255
Feel free to provide comments. -Val On Sat, Nov 19, 2016 at 6:56 AM, Yakov Zhdanov <yzhda...@apache.org> wrote: > > > > > > Why not store the partition ID in the database and query only local > > partitions? Whatever approach we design with a DataStreamer will be > slower > > than this. > > > > Because this can be some generic DB. Imagine the app migrating to IMDG. > > I am pretty sure that in many cases approach with data streamer will be > faster and in many cases approach with multiple queries will be faster. And > the choice should depend on many factors. I like Val's suggestions. I think > he goes in the right direction. > > --Yakov >