sunwp
|
4a752a47da
|
fix concurrent piece map panic in cdn (#1121)
Signed-off-by: sunwp <244372610@qq.com>
|
2023-06-28 17:33:02 +08:00 |
sunwp
|
0b0dd27ff8
|
add CDN piece download cost (#966)
Signed-off-by: sunwp <244372610@qq.com>
Co-authored-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 17:33:01 +08:00 |
Gaius
|
97c1eb65e7
|
Refactor scheduler service (#958)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 17:32:50 +08:00 |
sunwp
|
a1ab42790f
|
Optimaze GC log (#923)
* optimaze gc log
Signed-off-by: sunwp <244372610@qq.com>
|
2023-06-28 17:32:47 +08:00 |
sunwp
|
7965ed70fe
|
Set totalPieceCount when the file length is available (#930)
* set totalPieceCount when the file length is available
Signed-off-by: sunwp <244372610@qq.com>
|
2023-06-28 17:32:47 +08:00 |
sunwp
|
0babd6e519
|
CDN config (#920)
* CDN config
Signed-off-by: sunwp <244372610@qq.com>
|
2023-06-28 17:32:46 +08:00 |
sunwp
|
e252ef5880
|
Adjust CDN module package (#893)
* adjust CDN code package structure
Signed-off-by: sunwp <244372610@qq.com>
|
2023-06-28 17:32:46 +08:00 |
sunwp
|
dc50bd31d5
|
reslove scheduler obtain seeds cancal result in CDN task download cancel (#890)
Signed-off-by: sunwp <244372610@qq.com>
|
2023-06-28 17:32:43 +08:00 |
Jim Ma
|
ff3a542fde
|
chore: update UnknownSourceFileLen (#888)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
|
2023-06-28 17:32:43 +08:00 |
sunwp
|
6866ecc3fe
|
task manager (#885)
Signed-off-by: sunwp <244372610@qq.com>
|
2023-06-28 17:32:43 +08:00 |
sunwp
|
46105b0986
|
unify back source interface (#877)
* unify back source interface
Signed-off-by: sunwp <244372610@qq.com>
* metaData Spelling correction
Signed-off-by: sunwp <244372610@qq.com>
* hdfs compile
Signed-off-by: sunwp <244372610@qq.com>
* hdfs compile
Signed-off-by: sunwp <244372610@qq.com>
* hdfs unit test
Signed-off-by: sunwp <244372610@qq.com>
* reset fqdn
Signed-off-by: sunwp <244372610@qq.com>
* new seed task with header
Signed-off-by: sunwp <244372610@qq.com>
* unify back source interface
Signed-off-by: sunwp <244372610@qq.com>
* add unit tests & rename CheckRespCode -> CheckResponseCode & rename GetLastModifiedMillis -> GetLastModified
Signed-off-by: sunwp <244372610@qq.com>
* add request test
Signed-off-by: sunwp <244372610@qq.com>
* golang lint
Signed-off-by: sunwp <244372610@qq.com>
|
2023-06-28 17:32:42 +08:00 |
Gaius
|
f6ce817b72
|
feat: move dfnet to internal (#862)
* feat: move dfnet to internal
Signed-off-by: Gaius <gaius.qi@gmail.com>
* feat: rename dfutils to util
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 17:32:41 +08:00 |
Gaius
|
848fec57f6
|
feat: move syncmap pkg(#859)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 17:32:40 +08:00 |
sunwp
|
44730a2e46
|
unify piece size (#854)
* unify piece size
Signed-off-by: sunwp <244372610@qq.com>
|
2023-06-28 17:32:40 +08:00 |
Gaius
|
1a13ba11a8
|
feat: log (#852)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 17:32:40 +08:00 |
sunwp
|
c1d84fb56d
|
validate grpc model (#825)
* base validate
Signed-off-by: sunwp <244372610@qq.com>
|
2023-06-28 17:32:40 +08:00 |
Gaius
|
e837ae9bdf
|
chore: add lint errcheck and fix errcheck(#766)
* feat: add lint errcheck and fix errcheck
Signed-off-by: Gaius <gaius.qi@gmail.com>
* replace assert to require
Signed-off-by: 孙伟鹏 <weipeng.swp@alibaba-inc.com>
Co-authored-by: 孙伟鹏 <weipeng.swp@alibaba-inc.com>
|
2023-06-28 17:32:35 +08:00 |
Jim Ma
|
3d63ab2ca3
|
chore: update golang import lint (#780)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
|
2023-06-28 17:32:34 +08:00 |
Gaius
|
061e25c3e5
|
feat: preheat cluster (#731)
* feat: preheat cluster
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 17:32:30 +08:00 |
sunwp
|
359d11367e
|
chore: rename cdnsystem to cdn (#626)
Signed-off-by: santong <244372610@qq.com>
|
2023-06-28 17:31:46 +08:00 |