Skip to content

Tags: kingOfBigData/cubefs

Tags

v3.3.2

Toggle v3.3.2's commit message
test(data): fix bad testcase for data, meta, master.

Signed-off-by: Victor1319 <[email protected]>

v3.3.1

Toggle v3.3.1's commit message
fix(client): set usedSize as totalSize if usedSize > totalSize when q…

…ueried from master, to avoid displaying anomalies such as cmd df

Signed-off-by: true1064 <[email protected]>
(cherry picked from commit 0c6bb1d)

v3.3.0

Toggle v3.3.0's commit message
docs(template): improve issue templates

Signed-off-by: slasher <[email protected]>

v3.2.1

Toggle v3.2.1's commit message
docs(docs-zh): update the picture of official accounts

1.  update the picture of official accounts
2.  fix the formatting issue of document

Signed-off-by: pengtianyue <[email protected]>

v3.2.0

Toggle v3.2.0's commit message
fix(clusterMgr): fix chunk report 502 error

Signed-off-by: tangzhixiang <[email protected]>

v3.1.2

Toggle v3.1.2's commit message
fix: remove redundant code

Signed-off-by: Victor1319 <[email protected]>

v3.1.1

Toggle v3.1.1's commit message
storage: fallocate return interrupt err try again

Call fallocate, return code Interrupt error, should try again

Signed-off-by: YankunLi <[email protected]>

v3.1.0

Toggle v3.1.0's commit message
update: raft log length of master updated to 20000 as stardard config…

…uration

Signed-off-by: leonrayang <[email protected]>

v2.5.2

Toggle v2.5.2's commit message
fix: add metapartition replica check to fix replicas status still wri…

…teable while metanode unavalible

Signed-off-by: leonrayang <[email protected]>

v3.0.0

Toggle v3.0.0's commit message
enhance:add list dir interface to reduce native mem copy.

Signed-off-by: tianjiongzhang <[email protected]>