Archived

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

Patch #3 for IceGrid, release 3.0.1

benoit
benoit Rennes, France
Hi,

There's a bug in IceGrid which might cause the registry to deadlock when it's shutdown or when a server fails to start. This bug only affects the registry if you have replicated servers deployed with the "adaptive" load balancing policy or if you're using the IceGrid::Query interface findObjectByTypeOnLeastLoadedNode() method.

This patch will be included in the next Ice release.

To apply the patch:
  $ cd Ice-3.0.1
  $ patch -p0 < icegrid.patch3.txt

Cheers,
Benoit.