Hello,

I have been reading the rolling upgrade chapter[1] from the documentation and I have some questions.
  1. The documentation states that in the target cluster, every cache that should be migrated, should use a CLI cache loader pointing to the source cluster. I suppose that this can only be configured via XML but not via the CLI or JMX? That would be bad because after a node restart the cache loader would be enabled again.
  2. How would the JMX URL look like if I wanted to connect to a secured Wildfly over HTTP? I was thinking of jmx:http-remoting-jmx://USER:PASSWORD@HOST:PORT/CACHEMANAGER/CACHE
  3. What do I need to do to rollback to the source cluster after switching a few nodes to the target cluster?
Thanks in advance!

Regards,
Christian


[1] http://infinispan.org/docs/7.2.x/user_guide/user_guide.html#_rolling_upgrades_for_infinispan_library_embedded_mode