Hi All,
We are running with an Active/ Passive terracotta cluster. Node 1 Active and Node 2 is passive. I could see the terracotta wrapper log say every time we startup on the Node 1.
Started and Becoming the activities coordinator and the Terracotta server is started and is now ready for work.
We could see the below sequence of the log.
- The terracotta server is started and is now ready for work.
- Node 2 joined the cluster
- Requesting Node to Quit
- Error Type: Newly joined Node Contains dirty Database
- Node 2 left the cluster
- Node 2 joined the cluster
As of now, we have not faced any issue with missing cache or API Gateway server which is using terracotta for cluster also not having any issue.
We wanted to get rid of this message from your running instance. As it would create the support team to validate the logs for every time we restart the server. I was going over the post about the dirty DB.
I would like wanted to make sure we are not deleting any data as part of the dirty clean. Also Is there any other way could solve this problem ?