Replies: 1 comment
-
IoTConsensus is using wal. If using IoTConsensus (default for DataRegion), wal can not be disabled. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
version: 1.0.0
版本:1.0.0
in conf file iotdb-common.properties, set
wal_mode=DISABLE
,then get error:
delete wal_mode configuretion, then running program is ok.
Beta Was this translation helpful? Give feedback.
All reactions