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

xiaozhihong commented on IOTDB-4540:
------------------------------------

!image-2022-10-20-11-13-35-642.png|width=806,height=291!

> [Doc] Update doc that  ratis protocol does not generate mlog
> ------------------------------------------------------------
>
>                 Key: IOTDB-4540
>                 URL: https://issues.apache.org/jira/browse/IOTDB-4540
>             Project: Apache IoTDB
>          Issue Type: Improvement
>          Components: mpp-cluster, Tools/Others
>    Affects Versions: 0.14.0-SNAPSHOT
>            Reporter: xiaozhihong
>            Assignee: Yukun Zhou
>            Priority: Major
>         Attachments: image-2022-09-27-13-54-56-701.png, 
> image-2022-09-27-15-03-41-005.png, image-2022-10-20-11-13-35-642.png
>
>
> Set ratis protocol does not generate mlog, so that can not parse the 
> specified metadata file.
> Step 1: Modify SchemaRegion consensus protocol type in 
> iotdb-confignode.properties.
> {code:java}
> schema_region_consensus_protocol_class=org.apache.iotdb.consensus.ratis.RatisConsensus{code}
> Step 2: Start 3C3D
> Step 3: Execute SQL in CLI
> But can't generate mLog.   Like this:
> !image-2022-09-27-13-54-56-701.png|width=528,height=134!
> Modify parameters in iotdb-confignode.properties:
> {code:java}
> schema_region_consensus_protocol_class=org.apache.iotdb.consensus.standalone.StandAloneConsensus
>  {code}
> Like this can generate mlog
> !image-2022-09-27-15-03-41-005.png|width=530,height=237!
> Therefore, it is necessary to add a description in the MLogParser-Tool module 
> of the UserGuide.
> refer to: 
> https://iotdb.apache.org/zh/UserGuide/Master/Maintenance-Tools/MLogParser-Tool.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to