cubefs/blobstore/blobnode
slasher 5c6586357c chore(testing): move mocks of iopool to testing
@formatter:off

Signed-off-by: slasher <shenjie1@oppo.com>
2025-03-18 11:18:23 +08:00
..
base fix(blobnode): fix blobnode hot change background mbps limit, it should less normal mbps 2024-11-12 11:01:05 +08:00
client chore(common): add new context function of tracer 2024-11-12 11:01:05 +08:00
core chore(testing): move mocks of iopool to testing 2025-03-18 11:18:23 +08:00
db chore(util): rename deprecated ioutil 2024-04-25 10:27:27 +08:00
sys chore(util): rename deprecated ioutil 2024-04-25 10:27:27 +08:00
blobnode_test.go feat(blobnode): set inspect rate limit from http, get inspect switch from cm 2023-12-01 15:19:13 +08:00
chunk_test.go refactor(worker): merge migrate renewal task 2022-10-12 10:21:39 +08:00
chunk.go feat(blobnode): set inspect rate limit from http, get inspect switch from cm 2023-12-01 15:19:13 +08:00
chunkcheck_test.go build(blobnode): add blobstore module blobnode 2022-10-12 10:21:39 +08:00
chunkcheck.go opt(blobnode): adjust chunk protection design 2023-03-21 10:30:28 +08:00
chunkreport_test.go feat(blobnode): register node and disk to cm, support copy set 2024-07-15 11:03:57 +08:00
chunkreport.go fix(blobnode): releaseEpochChunk the release chunk file is not thorough 2024-05-21 10:17:28 +08:00
compact.go build(blobnode): add blobstore module blobnode 2022-10-12 10:21:39 +08:00
config.go refactor(blobnode): qos limit read and write bandwidth, discard overload io 2024-11-12 11:01:05 +08:00
datainspect_test.go refactor(common): auto set the default value of task switch key to cm 2024-07-15 11:03:57 +08:00
datainspect.go fix(blobnode): releaseEpochChunk the release chunk file is not thorough 2024-05-21 10:17:28 +08:00
disk_mock_test.go fix(blobnode): releaseEpochChunk the release chunk file is not thorough 2024-05-21 10:17:28 +08:00
disk_test.go opt(blobnode): optimize return code and add UT 2022-10-12 10:21:39 +08:00
disk.go fix(blobnode): fix blobnode lost disk report ok, when it is already being repairing 2024-11-12 11:01:05 +08:00
heartbeat_test.go feat(blobnode): register node and disk to cm, support copy set 2024-07-15 11:03:57 +08:00
heartbeat.go chore(util): add default of switch, update err judgment 2024-07-29 15:13:21 +08:00
iostat_test.go build(blobnode): add blobstore module blobnode 2022-10-12 10:21:39 +08:00
iostat.go chore(util): rename deprecated ioutil 2024-04-25 10:27:27 +08:00
metric.go refactor(blobnode): report network flow metric with io type 2024-07-15 11:03:57 +08:00
service.go refactor(blobnode): qos limit read and write bandwidth, discard overload io 2024-11-12 11:01:05 +08:00
shard_test.go chore(util): rename deprecated ioutil 2024-04-25 10:27:27 +08:00
shard.go refactor(blobnode): qos limit read and write bandwidth, discard overload io 2024-11-12 11:01:05 +08:00
startup.go fix(blobnode): fix blobnode lost disk report ok, when it is already being repairing 2024-11-12 11:01:05 +08:00
svr_test.go fix(blobnode): fix blobnode hot change background mbps limit, it should less normal mbps 2024-11-12 11:01:05 +08:00
svr.go fix(blobnode): fix blobnode lost disk report ok, when it is already being repairing 2024-11-12 11:01:05 +08:00
task_inspect_mgr_test.go feat(clustermgr): cm background worker return unsupported replica mode error 2024-07-15 11:03:57 +08:00
task_inspect_mgr.go feat(clustermgr): cm background worker return unsupported replica mode error 2024-07-15 11:03:57 +08:00
task_runner_mgr_test.go fix(clustermgr): check task codemode by mode tactic 2024-07-15 11:03:57 +08:00
task_runner_mgr.go chore(blobstore): format code with new gofumt 2024-07-19 09:42:11 +08:00
task_runner_migrate_test.go feature(blobnode): Limit the number of threads for blobnode to read and write disk, optimize level qos 2023-11-08 12:37:10 +08:00
task_runner_migrate.go fix(worker): fix worker task could cause panic and fatal 2022-10-12 10:21:39 +08:00
task_runner_test.go fix(blobnode): fixup testing case of task runner 2023-03-21 10:30:28 +08:00
task_runner.go chore(blobstore): format code with new gofumt 2024-07-19 09:42:11 +08:00
task_shard_repair_test.go chore(blobstore): format code with new gofumt 2024-07-19 09:42:11 +08:00
task_shard_repair.go feat(clustermgr): cm background worker return unsupported replica mode error 2024-07-15 11:03:57 +08:00
work_shard_getter_test.go style(worker): using tactic of codemode 2022-10-12 10:21:39 +08:00
work_shard_getter.go chore(blobstore): format code with new gofumt 2024-07-19 09:42:11 +08:00
work_shard_recover_test.go refactor(blobnode): change worker encoder pool and fix lrc encoder verify bug 2023-03-21 10:30:28 +08:00
work_shard_recover.go chore(common): add new context function of tracer 2024-11-12 11:01:05 +08:00
work_shards_migrate.go chore(blobstore): format code with new gofumt 2024-07-19 09:42:11 +08:00
worker_for_test.go chore(common): codemode tactic valid with replicated 2024-07-15 11:03:57 +08:00
worker_service_test.go fix(code scan): fix code-scanning problems. 2023-11-28 12:32:15 +08:00
worker_service.go style(blobstore): add a default clause to this switch statement 2023-09-04 16:54:05 +08:00