Hi,
I'm trying to migrate my JDBC persisted data from infinispan 8.2.8 to 9.1.3 with JDBCMigrator tool. Since I'm using DerbyDB as a backing store I need to disable upserts. Somehow the property "target.db.disable_upsert=true" is never used and the Migrator always tries to execute statements with enabled "upsert" attribute.
Can you please help on this,
many thanks,
Boris
Hi Boris,
I can confirm that this is a bug with the migrator. I have created ISPN-8591 to track the issue. I will aim to get the fix in 9.1.4.Final.
Thanks
Ryan