Commit Graph

14 Commits

Author SHA1 Message Date
Victor1319
0424ada0fc fix(fuse): revert maxWrite constant to 128kB.
close:#1000511705

Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-12-25 14:41:44 +08:00
Victor1319
e22d16caeb fix(client): set FuseServeThreads default to 0
close:#1000451308

Signed-off-by: Victor1319 <zengxuewei@oppo.com>
(cherry picked from commit 268e113f7b)
2025-12-24 17:01:34 +08:00
clinx
08895b35ab fix(client): set FuseServeThreads default value to 64
with: #1000451308

Signed-off-by: clinx <chenlin1@oppo.com>
(cherry picked from commit 37bce4a424)
2025-12-24 17:01:32 +08:00
Victor1319
3214ae5787 refactor(fuse): refactor fuse read performance. #1000261380
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
(cherry picked from commit 6dee04aa85)
2025-12-24 17:01:03 +08:00
leonrayang
91f6884901 revert(client): Add a log that records information about unsupported requests #23059813
This reverts commit ae352f498a.

Signed-off-by: leonrayang <changliang@oppo.com>
2025-08-11 17:21:19 +08:00
leonrayang
811e0fbd70 feat(client): Add a log that records information about unsupported requests #23059813
Signed-off-by: leonrayang <changliang@oppo.com>
2025-08-11 17:21:18 +08:00
Youngjun
2707334f66 feat(master): minor code and comment refactoring
- remove redundant 'return' state
- simplify conditional expressions
- remove ineffectual assignment
- fix replaceable functions
- fix return that doesn't reach
- fix typo
- edit comments

Signed-off-by: Youngjun <yj.yoo@okestro.com>
2024-02-29 14:43:00 +08:00
leonrayang
5fb73fa9f4 enhance(metanode):snapshot.support xattr
Signed-off-by: leonrayang <chl696@sina.com>
2023-09-20 10:06:08 +08:00
leonrayang
31797d462a enhance:go fmt updated by go1.17
Signed-off-by: leonrayang <chl696@sina.com>
2023-05-26 11:17:10 +08:00
leonrayang
d5bb45ea49 docs. update to cubefs
Signed-off-by: leonrayang <chl696@sina.com>
2023-05-26 11:17:10 +08:00
Tao Li
6028627579 [Enhancemant] Support fuse request timeout
Signed-off-by: Tao Li <tomscut@apache.org>
2023-03-30 13:03:28 +08:00
leonrayang
3fdd01cae9 feature: add qos flow limit control process for 2nd cache layer
1) update master inteface of datanode enable qos
2) master clean client info if long time no report
3) enable qos online shutdown and startup
4) master set client alloc preriod and count of girds hit trigger condition
5) datanode qos limit value set by master and add disable conf and http interface
6) client qos init buffer calculate according on real buffer storage
7) create limiter for both hot and cold volume

Signed-off-by: leonrayang <chl696@sina.com>
2022-08-10 22:05:45 +08:00
Victor1319
a690508c81 feat: support cache meta info in client
Signed-off-by: Victor1319 <834863182@qq.com>
2022-08-10 22:05:45 +08:00
leonrayang
2a67ed4104 feature: enable go mod and update vendor
1. add chubaofs-blobstore client
 2. move origin modified vendor code to depends
    1) raft
    2) spf13
    3) fuse
    3) jacobsa
    4) rocksdb

Signed-off-by: leonrayang <chl696@sina.com>
2022-04-13 15:57:55 +08:00