[keycloak-dev] thoughts on file migration?

Bill Burke bburke at redhat.com
Thu Oct 26 17:07:42 EDT 2017


Need input on this JIRA:

https://issues.jboss.org/browse/KEYCLOAK-4715

The problem is that our json exports do not have a version assigned to
them and we may have  org.keycloak.migration.migrators.Migration
objects that need to run.

Should we force people doing upgrades in this way to add a version tag
somewhere in the json?  We should then add a "fromJson" MIgration
method to be invoked for each appropriate migrator.

That sound like a plan?

-- 
Bill Burke
Red Hat


More information about the keycloak-dev mailing list