Vova, New fields can be added dynamically - just add field A to your business object, update application logic and restart the app. No manual update of QueryEntity required. Make A field an index field with DDL in runtime if needed. A restart of the data/server nodes is avoided.
I considered the approach above. Sounds feasible, right? Denis On Monday, May 22, 2017, fatality <[email protected]> wrote: > I guess that means both create index and QueryEntity change needed? > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Adding-new-fields-to-QueryEntity-tp13043p13052.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
