fanhualta commented on issue #2251: URL: https://github.com/apache/iotdb/issues/2251#issuecomment-745167296
Hi, thanks for your report. I have reproduced your case. In fact, according to the implementation of update and delete operations in the current synchronization module, the case is correct. That is, the deletion and update operation is not timely but delayed, the case will happen in the intermediate state. However, the current implementation is not user-friendly for users to use sync module, so further design is needed. ---------------------------------------------------------------- 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]
