shuqiang-zheng
|
f8c677a041
|
fix(security): slice memory allocation with excessive size value.
Signed-off-by: shuqiang-zheng <zhengshuqiang@oppo.com>
|
2024-08-09 19:04:31 +08:00 |
|
W9068822
|
d25840b71f
|
feat(metrics): report version of client, metanode, datanode, authnode, lcnode, objectnode
Signed-off-by: W9068822 <v-lijianrong1@oppo.com>
|
2024-07-22 17:10:59 +08:00 |
|
slasher
|
5c7898354f
|
style(all): format all codes with golangci tools
closes #3371
@formatter:off
Signed-off-by: slasher <shenjie1@oppo.com>
|
2024-05-14 09:54:13 +08:00 |
|
slasher
|
1d84f74acd
|
chore(format): format all code with gofumpt
Signed-off-by: slasher <shenjie1@oppo.com>
|
2024-01-12 14:21:16 +08:00 |
|
Victor1319
|
67bba62544
|
refactor(master & authnode): split package rocksdb from raftstore to avoid import by other.
Signed-off-by: Victor1319 <834863182@qq.com>
|
2023-08-09 14:01:52 +08:00 |
|
true1064
|
e2b2241d31
|
enhance: Optimize raft health monitoring policies.
Signed-off-by: true1064 <true1063@163.com>
|
2022-10-10 14:33:16 +08:00 |
|
leonrayang
|
9a30b9f884
|
update: update to CubeFS
Signed-off-by: leonrayang <chl696@sina.com>
|
2022-08-22 18:16:09 +08:00 |
|
leonrayang
|
2970e2c3d1
|
update. go import path change from chubaofs to cubefs
Signed-off-by: leonrayang <chl696@sina.com>
|
2022-01-25 18:17:02 +08:00 |
|
Victor1319
|
53a8447aeb
|
use log to replace fmt.println
Signed-off-by: Victor1319 <834863182@qq.com>
|
2020-10-14 11:25:51 +08:00 |
|
Victor1319
|
d62e311f19
|
fix: set output from fmt to log for server run in daemon
Signed-off-by: Victor1319 <834863182@qq.com>
|
2020-10-14 11:25:51 +08:00 |
|
Mofei Zhang
|
d609fedb5c
|
feature: object storage interface
Add ObjectNode provides S3-compatibile APIs.
Fusion Storage interface expose two interface (POSIX and S3-compatible) for file operation.
Signed-off-by: Mofei Zhang <mofei2816@gmail.com>
|
2019-12-17 17:36:53 +08:00 |
|
jzeng4
|
ddfb8ac7d2
|
Make keystore caches of Authnode consistent with raftstores without periodically loading.
Signed-off-by: Junyuan Zeng <jzeng04@gmail.com>
|
2019-12-09 19:31:13 -08:00 |
|
jzeng04
|
60a4977980
|
Add a general Authentication & Authorization framework for chubaofs.
Signed-off-by: jzeng4 <jzeng04@gmail.com>
|
2019-11-18 09:51:43 +08:00 |
|