Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #572 from yuansmin/patch-1
Browse files Browse the repository at this point in the history
fix typo: suernode -> supernode
  • Loading branch information
allencloud authored May 30, 2019
2 parents 4c41e69 + d7537fe commit 28bc2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ ServiceDown

![service_down.png](../images/design/service_down.png)

- The peer uploader server started by Dfget will not always exist. If there is no new download request or download task for a long time (the default is 5 minutes), it will send a offline request to the suernode, shut down the server, and clean up the cache.
- The peer uploader server started by Dfget will not always exist. If there is no new download request or download task for a long time (the default is 5 minutes), it will send a offline request to the supernode, shut down the server, and clean up the cache.

0 comments on commit 28bc2ab

Please sign in to comment.