SzyWilliam opened a new pull request, #9452:
URL: https://github.com/apache/iotdb/pull/9452

   An error occurred during a recent run:
   ```shell
   org.apache.iotdb.rpc.StatementExecutionException: 305: 
   class org.apache.ratis.protocol.Message$1 cannot be cast to class 
org.apache.iotdb.consensus.ratis.ResponseMessage 
   (org.apache.ratis.protocol.Message$1 and 
org.apache.iotdb.consensus.ratis.ResponseMessage are in unnamed module of 
loader 'app')
   ```
   
   The error is originated from a incorrect return value in 
`applicationStateMachineProxy.write`, see the details in PR.


-- 
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]

Reply via email to