jt2594838 commented on pull request #2461: URL: https://github.com/apache/iotdb/pull/2461#issuecomment-757583243
`log.setApplied(true);` is always invoked after `log.setException(e);` except  maybe it is better to add `log.setApplied(true);` there instead of adding unnecessary `synchronized`. ---------------------------------------------------------------- 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]
