Replies: 1 comment 1 reply
-
|
时机成熟了会整理文档到venus-docs |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
原文在这里 by @diwufeiwen
场景1:
Branch: feat/task_process_opt: 5138bd91e747d6dc2485adf9e9f5ebb262376241venus-sealer config.toml监听地址配置:
测试结果
从图中可以看出,文件拷贝到永久目录时worker有出口流量,sealer同时存在出入流量.
场景2:
Branch: feat/task_process_opt: 1bed4ec2141de21228d019bd57ca1e813bf56f68从图中可以看出,文件拷贝到永久目录时worker有出口流量,sealer没有流量.此方案需要woker也要设置store路径.
具体代码见Branch中最后一次提交
Beta Was this translation helpful? Give feedback.
All reactions