Mantis - Resin
Viewing Issue Advanced Details
3443 minor always 04-13-09 13:08 08-24-09 19:37
emil  
ferg  
normal  
closed 4.0.0  
fixed  
none    
none 4.0.2  
0003443: triad server cache synchronization
the server cache in the triad is not always synchronized on triad startup.

Example 1:
a) Triad servers a, b, and c are started.
b) Dynamic server d is added via JMX to a, propagates to b and c successfully.
c) Triad server a goes down, cache wiped.
d) Triad server a restarts, but does not get knowledge of d.

Example 2:
a) Triad servers a, b, and c are started.
b) Dynamic server d is added via JMX to a, propagates to b successfully, but not c.
c) c never gets updated.

May be a timing or version issue.

There are no notes attached to this issue.