EHC ❯ "stopped" variable should be volatile in MulticastKeepaliveHeartbeatSender/Receiver
-
Bug
-
Status: Closed
-
1 Critical
-
Resolution: Fixed
-
-
-
hsingh
-
Reporter: asingh
-
November 19, 2009
-
0
-
Watchers: 0
-
January 17, 2013
-
December 02, 2009
Description
“stopped” variable should be volatile in MulticastKeepaliveHeartbeatSender/Receiver as it is being modified by different threads (the thread calling cachemanager.shutdown() and the heartbeat thread.
Fixed in rev-1478