jixuan1989 commented on issue #7142: URL: https://github.com/apache/iotdb/issues/7142#issuecomment-1229096581
it is dangerous that wring any data on a full-disk... It is because you never know which part of data is written successfully. But we are implementing a new feature: allow user reset the status from read-only to writable, rather than restart the server. Then, the process is: the disk is full -> IoTDB is set to read-only -> DBA clean the disc space -> DBA reset the status to writable. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
