Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

one-rocksdb-for-one-partition #2714

Merged
merged 2 commits into from
Apr 12, 2023
Merged

one-rocksdb-for-one-partition #2714

merged 2 commits into from
Apr 12, 2023

Conversation

abby-cyber
Copy link
Contributor

No description provided.

cooper-lzy
cooper-lzy previously approved these changes Apr 7, 2023
@@ -80,7 +80,7 @@ Storage 服务提供了两份初始配置文件`nebula-storaged.conf.default`和

| 名称 | 预设值 | 说明 |是否支持运行时动态修改|
| :--------------------------| :-------------- | :------------------------ |:----------------------- |
|`data_path` | `data/storage` | 数据存储路径,多个路径用英文逗号(,)分隔。一个 RocksDB 实例对应一个路径。 |不支持|
|`data_path` | `data/storage` | 数据存储路径,多个路径用英文逗号(,)分隔。{{ comm.comm_begin }}一个 RocksDB 实例对应一个路径。{{ comm.comm_end }} {{ ent.ent_begin }}一个 RocksDB 实例对应一个分片。{{ ent.ent_end }} |不支持|
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{{ comm.comm_end }} {{ ent.ent_begin }} 中间或前后有空格,空格是否会显示出来?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

会保留下来,所以需要删掉多余空格

@cooper-lzy cooper-lzy merged commit 306332f into vesoft-inc:master Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants