CDV ❯ update message in admin console regarding permanent store
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
kkannaiy
-
Reporter: tgautier
-
October 02, 2008
-
0
-
Watchers: 0
-
February 12, 2013
-
October 04, 2008
Description
Update the admin console message displayed when permanent store mode is not configured to read:
This terracotta server array is configured for temporary-swap-only persistence mode. In the event that all Terracotta servers in the array are taken down, all clustered data will be lost and no existing clients will be allowed to rejoin the cluster. Persistent mode ensures that in the event of a full cluster restart data is preserved and clients may rejoin the cluster. To enable persistent mode, change the configured persistence mode to permanent-store and restart: ————
Tested with Terracotta 2.7.1-nightly, as of 20081030-161014 (Revision 10718 by cruise@WXPMO0 from 2.7), the message is displayed as expected regarding permanent store in the admin console.
Steps:
Expected:
This terracotta server array is configured for temporary-swap-only persistence mode. In the event that all Terracotta servers in the array are taken down, all clustered data will be lost and no existing clients will be allowed to rejoin the cluster. Persistent mode ensures that in the event of a full cluster restart data is preserved and clients may rejoin the cluster. To enable persistent mode, change the configured persistence mode to permanent-store and restart:
Actual: This terracotta server array is configured for temporary-swap-only persistence mode. In the event that all Terracotta servers in the array are taken down, all clustered data will be lost and no existing clients will be allowed to rejoin the cluster. To ensure that in the event of a full cluster restart data is preserved and clients may rejoin the cluster, change the configured persistence mode to permanent-store and restart: