Tian Jiang created IOTDB-1376:
---------------------------------
Summary: BatchProcessException was not correctly handled in
BaseApplier
Key: IOTDB-1376
URL: https://issues.apache.org/jira/browse/IOTDB-1376
Project: Apache IoTDB
Issue Type: Bug
Components: Cluster
Reporter: Tian Jiang
Assignee: Tian Jiang
Fix For: 0.13.0
Current implementation simply logs and rethrows a BatchProcessException if it
occurs in BaseApplier, which ignores the cases where the exception contains
sub-exceptions that can be resolved by synchronizing with the leader.
BatchProcessException should be examined carefully to find out whether it
contains such exceptions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)