You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Song Ziyang (Jira)" <ji...@apache.org> on 2022/06/13 01:31:00 UTC

[jira] [Commented] (IOTDB-3427) Make snapshot thread-safely

    [ https://issues.apache.org/jira/browse/IOTDB-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553358#comment-17553358 ] 

Song Ziyang commented on IOTDB-3427:
------------------------------------

Currently, Ratis called SM's write & takeSnapshot in following code:

 

!image-2022-06-13-09-30-17-654.png!

 

Thus, takeSnaphot() and write() operation is strictly serial and don't have concurrency issues.

> Make snapshot thread-safely
> ---------------------------
>
>                 Key: IOTDB-3427
>                 URL: https://issues.apache.org/jira/browse/IOTDB-3427
>             Project: Apache IoTDB
>          Issue Type: Improvement
>            Reporter: Yongzao Dan
>            Assignee: Song Ziyang
>            Priority: Major
>             Fix For: 0.14.0
>
>         Attachments: image-2022-06-13-09-30-17-654.png
>
>
> Check if ratis has concurrency control of snapshot and write?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)