wangchao316 opened a new pull request #2702: URL: https://github.com/apache/iotdb/pull/2702
The flushing fails due to OOM or insufficient disk space etc.... As a result, the cluster is in read-only mode. We need a mechanism to restore read-only mode. If the fault is caused by a common error 1. If the flush fails, a retry mechanism can be added. By default, the retry mechanism is used for three times at an interval of 1s. 2. After the read-only mode is enabled, the system can recover the read-only mode and pull the data every 10 minutes. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
