-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.15.4
-
5
-
Severity 2 - Major
-
2
-
Issue Summary
When running Confluence in a clustered database and performing a failover, Synchrony will fail to reestablish connection to the database upon database engine rejoining.
All Synchrony transaction will fail after fail over is completed.
Environment
Verified on Aurora and Postgres RDS running external Synchrony.
Steps to Reproduce
1. Run Confluence with external Synchrony on a RDS Postgres
2. Open up collaborative editor with two sessions
3. Fail over RDS Postgres
4. Attempt to make changes in collaborative editor and observe Synchrony connection cannot be established
Expected Results
Synchrony automatically establishes connection after fail over.
Actual Results
Synchrony does not automatically establish connection after fail over.
Workaround
Restarting the Synchrony node will force the connection to be reestablished.
- mentioned in
-
Page Failed to load
Form Name |
---|
Connection tuning seems to mitigate this problem. Setting reasonable values for the following properties (or env vars) will help synchrony reconnect to a database after a failover event
We need to test collaborative editing by setting configurations to different values and failing over and document the recommended settings