filecoin-project / filecoin-project/venus
[venus] exec multiple migration process / 重复多次执行升级迁移过程
Open
C-bug
CU-force-community
P2
V-venus
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 493
- PR merge metrics
- No merged PRs in 30d
Description
### 链服务模块 / Chain Service Components
- [ ] venus
- [ ] venus-auth
- [ ] venus-gateway
- [ ] venus-messager
- [ ] venus-miner
- [ ] 文档 / docs
### 订单服务模块 / Deal Service Components
- [ ] venus-market
- [ ] 文档 / docs
### 算力服务模块 / Storage Power Service Components
- [ ] venus-sector-manager
- [ ] venus-worker
- [ ] 文档 / docs
### 版本 / Version
```text
nv17
```
### 描述 / Describe the Bug
在升级同步的过程中,发现migration过程存在多次重复发生的问题。
推测可能是由于相同高度的组合积累了多个,同高度多次同步,导致迁移过程重复运行。
### 日志 / Logging Information
```text
*
```
### 重现步骤 / Repo Steps
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.