Archived

This forum has been archived. Please start a new discussion on GitHub.

Discovery of adapter on new node

Assume, our application is deployed on three icegrid nodes and the client application gets a proxy using AdapterReplica and starts sending requess to the application.

Now, if we add a fourth node and update the application to this node, will this fourth node be immediately visible to the client through the proxy? If not when will this node be visible to the client?

Comments