Skip to content

Commit 45aa330

Browse files
authored
Update database.ssm.yml
1 parent 6ef2da1 commit 45aa330

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src-colladmin/config/database.ssm.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ default:
3838
store: |
3939
jsonstatus: lightweight check of node availability WITH timeout if node is unavailable
4040
jsonstate: tests read/write for each node with NO timeout
41-
state: legacy test of read/write for each node with NO timeout - used in periodic Nagios checks; can recover access to a node that has gone offline
41+
state: |
42+
Legacy test of read/write for each node with NO timeout.
43+
Used in periodic Nagios checks; can recover access to a node that has temporarily gone offline.
4244
ping: confirm that tomcat is running; returns server start time
4345
hostname: used by ALB checks; allows ingest to communicate with a specific store instance
4446
access: |

0 commit comments

Comments
 (0)