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

[venus-market] 当订单数据传输速度较慢时,会出现数据还没准备好的订单被分配的问题 #5312

Closed
1 of 11 tasks
Tracked by #5296
LinZexiao opened this issue Sep 21, 2022 · 0 comments · Fixed by ipfs-force-community/droplet#202
Assignees
Labels
C-bug Category: This is a bug V-venus-market venus-market component

Comments

@LinZexiao
Copy link
Collaborator

链服务模块 / 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

venus-market version v2.3.0

描述 / Describe the Bug

当订单数据传输速度较慢时,会出现数据还没准备好的订单被分配的问题

日志 / Logging Information

2022-09-21T08:56:26.259+0800	INFO	storageadapter	storageprovider/deal_handler.go:447	handing off deal to sealing subsystem	{"pieceCid": "baga6ea4seaqn4xicz7r2hdyrxx5pizyy3lzms3hwmqsquwhvgiuaztiipm6ueka", "proposalCid": "bafyreihvgimc62hzdlrm54hqo5pm5waar5ysy6inga4orj76urmgpnu6ru"}
2022-09-21T08:56:32.426+0800	ERROR	resource	rpc/piece_storage_server.go:84	resource request fail Code: 404, Message: resource baga6ea4seaqn4xicz7r2hdyrxx5pizyy3lzms3hwmqsquwhvgiuaztiipm6ueka not found
2022-09-21T08:56:38.628+0800	INFO	piece-storage	piecestorage/s3.go:130	update file to s3 piece storage, upload id 461E2B20CC394AB8983169AEE436F9F7
2022-09-21T08:56:38.628+0800	INFO	storageadapter	storageprovider/deal_handler.go:498	success to write file baga6ea4seaqn4xicz7r2hdyrxx5pizyy3lzms3hwmqsquwhvgiuaztiipm6ueka to piece storage
2022-09-21T08:56:38.639+0800	INFO	storageadapter	storageprovider/deal_handler.go:453	closed car datareader after handing off deal to sealing subsystem	{"pieceCid": "baga6ea4seaqn4xicz7r2hdyrxx5pizyy3lzms3hwmqsquwhvgiuaztiipm6ueka", "proposalCid": "bafyreihvgimc62hzdlrm54hqo5pm5waar5ysy6inga4orj76urmgpnu6ru"}

重现步骤 / Repo Steps

No response

@LinZexiao LinZexiao added the C-bug Category: This is a bug label Sep 21, 2022
@LinZexiao LinZexiao self-assigned this Sep 21, 2022
@LinZexiao LinZexiao added the V-venus-market venus-market component label Sep 21, 2022
@LinZexiao LinZexiao moved this to In Progress in Venus Project Sep 21, 2022
Repository owner moved this from In Progress to Done in Venus Project Sep 23, 2022
@LinZexiao LinZexiao mentioned this issue Sep 30, 2022
54 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug V-venus-market venus-market component
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant