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

Conversation

@starnop
Copy link
Contributor

@starnop starnop commented Aug 6, 2019

Signed-off-by: Starnop [email protected]

Ⅰ. Describe what this PR did

We have defined some new restful APIs for golang version supernode. According to the swagger.yml, I added the implementation about the part of task CRUD.

Ⅱ. Does this pull request fix one issue?

fixes part of #348

Ⅲ. Why don't you add test cases (unit test/integration test)? (你真的觉得不需要加测试吗?)

None.

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Now we could not delete the cdn files which on the disk. Later, we should implement it.

lowzj and others added 30 commits June 19, 2019 08:54
bugfix: parse the lastmodified header to timestamp
feature: add stat_linux_arm64.go to support for building on arm
log: reduce info logs of supernode
* change connection timeout from `30 seconds` to `3 seconds`
* use `GET` method instead of `HEAD` method to get `content-length`, check expiration and whether support range request, some servers may not support `HEAD` method
* set the whole operation's timeout as `4 seconds`(including connection timeout)

Signed-off-by: lowzj <[email protected]>
fix: send http request with timeout
bugfix: update the client progress after success to schedule
bugfix: increase load of the peer serving for others
doc: update doc because update 0.3 to 0.4
…e-go

doc: add a doc about how to install golang supernode
 docs:modify some spelling mistakes in the doc
docs: auto generate Dragonfly cli/api/contributors docs via code
Signed-off-by: yunfeiyangbuaa <[email protected]>
@pouchrobot
Copy link
Contributor

ping @starnop
Conflict happens after merging a previous commit.
Please rebase the branch against master and push it back again. Thanks a lot.

@lowzj
Copy link
Member

lowzj commented Apr 29, 2020

closed.
please reopen it if anything updated.

@lowzj lowzj closed this Apr 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.