java - Binary Marshaller in Apache Ignite -


we create/update table schema @ run time per user. how can update queryentity cache @ run time , add columns queries sqlfieldsquery.

so example of "it enables add , remove fields objects of same type. given server nodes not have model classes definitions, ability allows dynamic change objects structure, , allows multiple clients different versions of class definitions co-exist." per apache ignite?

this not possible in current version of ignite. added in next few months in scope of ticket: https://issues.apache.org/jira/browse/ignite-735


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -