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
   
![image](https://user-images.githubusercontent.com/23610645/104141016-7929be00-53ef-11eb-9ae1-3410cd00354e.png)
   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]


Reply via email to