xingtanzjr opened a new pull request, #11543: URL: https://github.com/apache/iotdb/pull/11543
## Description Before this change, some write operations will return `QUERY_PROCESS_ERROR` when catching BatchProcessException. The status seems wired for write operations. And especially in IoTConsensus, it won't trigger operation retry when the response code is `QUERY_PROCESS_ERROR`. Thus, to fix this issue, we will return WRITE_PROCESS_ERROR if write operation catches BatchProcessException -- 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]
