Hi,
Here is my scenario. I have 3 nodes running version 1.0 application. Now, I want to migrate the application to version 2.0. However, we want the migration to be seamless, meaning,
a. Update node1 with version 2.0, while the nodes 2 and 3 are still serving with version 1.0.
b. Node1 has application 2.0, Nodes 2 and 3 have application 1.0
c. Now update node 2 with version 2.0
d. Node1 and 2 have application 2.0, node 3 has 1.0
e. Continue for remaining node/s
Can this be accomplished using icegrid admin or programmatically?
Thanks,
Jeeva

Reply With Quote