I want to be able to change schema on runtime to my Apache Ignite app wiithout restarting it. I've read that for this I need to use BinaryObject on my store, but when I configure my cache store factory with "JDBC BLOB store factory" load cache is not working, the process finished correctly but no data on my cache. I am using "Automatic RDBMS Integration" and with "JDBC POJO store factory" this works perfectly. I've seen this issue on JIRA https://issues.apache.org/jira/browse/IGNITE-12078 <https://issues.apache.org/jira/browse/IGNITE-12078> Is there another way to do this?Thanks in advance.
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
