8886 Commits (124b97f6d737e8770a012bf7d59f257ea99d9bd4)
 

Author SHA1 Message Date
chrislu 9920d65bc0 gateway to remote object store: adjust upload concurrency 2 years ago
chrislu c839ce1b19 s3 sink use s3 upload manager 2 years ago
famosss dc4037925d
fix: Build DeletedVids before reset dn's children (#3530) 2 years ago
chrislu 3f3a1341d8 make CodeQL happy 2 years ago
chrislu 301b49b63f atomic operation 2 years ago
chrislu 57a46f46a0 nano level precision 2 years ago
chrislu 8dae81c5ed Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu e0f4366f4c more detailed error 2 years ago
Patrick Schmidt 5df105b1f9
Fix a few data races when reading files in mount (#3527) 2 years ago
chrislu f5156cf3a8 rename varaible 2 years ago
Konstantin Lebedev e90ab4ac60
avoid race conditions for OnPeerUpdate (#3525) 2 years ago
Konstantin Lebedev 4f7a1f67cd
avoid race conditions for diskLocation.MaxVolumeCount (#3526) 2 years ago
Konstantin Lebedev 913a5d0dd4
add target dev_race to MakeFile (#3522) 2 years ago
chrislu 6f483a4d36 atomic add 2 years ago
chrislu 7394f7feee minor: adjust ordering 2 years ago
chrislu dbf0de4ce1 minor clean up 2 years ago
Patrick Schmidt 2930263dfd
Fix race conditions during in-flight size checks (#3505) 2 years ago
Patrick Schmidt 7b424a54dc
Add raft server access mutex to avoid races (#3503) 2 years ago
Chris Lu f7e4359b59
Temporarily enable cgo 2 years ago
Konstantin Lebedev f7aeb06544
s3: report metadata if the directory is explicitly created (#3498) 2 years ago
Guo Lei c57c79a0ab
optimiz commitig compact (#3388) 2 years ago
chrislu 10414fd81c ping timeout at 15 seconds 2 years ago
askeipx 2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398) 2 years ago
Guo Lei 762dc219a6
fix deletecount bug (#3499) 2 years ago
chrislu 21a933c932 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu f0b4a7659a fix test 2 years ago
Patrick Schmidt cda8cc22bc
Implement lseek syscall in FUSE (#3491) 2 years ago
chrislu bf88006037 format 2 years ago
chrislu 9fce75607d s3: report http.StatusOK if the directory is explicitly created 2 years ago
famosss 911475526c
fix: TestCommandEcBalanceSmall Unit test fails when CommandEnv is nil (#3497) 2 years ago
famosss 7eb15b1969
fix:Handle preflight cors requests (#3496) 2 years ago
chrislu 676e27c589 shell: stop long running jobs if lock is lost 2 years ago
chrislu 601ba5fb68 master: disable locking if not leader 2 years ago
chrislu 57e7582c36 refactoring 2 years ago
chrislu 7ea2c24c5d metadata processing use retry instead of retryForEver 2 years ago
dependabot[bot] 741a013689
Bump github.com/Shopify/sarama from 1.35.0 to 1.36.0 (#3487) 2 years ago
dependabot[bot] ebc1b478b1
Bump wangyoucao577/go-release-action from 1.22 to 1.30 (#3484) 2 years ago
dependabot[bot] 66a1d6b50f
Bump actions/dependency-review-action from 2.0.4 to 2.1.0 (#3485) 2 years ago
dependabot[bot] 6ec81f09f7
Bump github.com/tidwall/gjson from 1.14.2 to 1.14.3 (#3486) 2 years ago
dependabot[bot] 622521c247
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.33.0 to 3.35.1 (#3488) 2 years ago
dependabot[bot] 6d4846a29a
Bump github.com/fclairamb/ftpserverlib from 0.19.0 to 0.19.1 (#3489) 2 years ago
dependabot[bot] d9991aeaef
Bump modernc.org/sqlite from 1.18.0 to 1.18.1 (#3490) 2 years ago
dependabot[bot] 9076a0051c
Bump actions/checkout from 3 to 3.0.2 (#3483) 2 years ago
Patrick Schmidt f875031f06
Reuse readDataByFileHandle in Read call (#3482) 2 years ago
famosss bdba3da2e4
Handle preflight cors requests (#3481) 2 years ago
chrislu f4b52d4c52 fix format 2 years ago
chrislu b4131a3a72 filer.remote.sync: parallelize uploading to remove object storage 2 years ago
chrislu f6b92b8561 refactor 2 years ago
chrislu 3c8e95eeb3 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 8bac903d29 mount: add locking to prevent nil pointer 2 years ago