chrislu
|
affe3c2c12
change to util.WriteFile
|
2 years ago |
chrislu
|
76e297d64f
sync call to write file, avoid vif loading error
|
2 years ago |
Chris Lu
|
d8e6bd0a94
Merge pull request #2635 from zerospiel/rearrange_handlers
|
2 years ago |
zerospiel
|
f3364fec99
weed/s3api: rearrange s3 methods handlers to ensure correct methods requesting
|
3 years ago |
Konstantin Lebedev
|
9978f54acf
fix metric names
|
3 years ago |
Konstantin Lebedev
|
3f4e17aa24
error metrics for filer and store
|
3 years ago |
Lapshinn Vitaly
|
6bdc274d4d
add s3api error for copy in file, not directory
|
3 years ago |
chrislu
|
6cf2e7d493
s3: listObjectParts return ErrNoSuchUpload if does not exist
|
3 years ago |
Chris Lu
|
a7982bd525
Merge pull request #2631 from zerospiel/bucket_handlers
|
3 years ago |
zerospiel
|
b54a65ba5a
weed/s3api: added new bucket handlers for more compatibility with AWS S3
|
3 years ago |
chrislu
|
6bee1e9714
[volume.check.disk] fix wrong logic to compare
|
3 years ago |
chrislu
|
7270067289
2.88
|
3 years ago |
chrislu
|
84c9bc4389
edge case: old entry was not replicated to remote storage
|
3 years ago |
chrislu
|
b8490fe427
adjust volume count even when not applying the changes
|
3 years ago |
Chris Lu
|
b3f0f170b4
Merge pull request #2618 from divanikus/master
|
3 years ago |
chrislu
|
b9b684194f
remove max connection age
|
3 years ago |
divanikus
|
67e3fe996a
async volumeTierMove
|
3 years ago |
chrislu
|
62d815d1ca
use limited in memory buffer instead of swap file
|
3 years ago |
Chris Lu
|
9596fce562
Merge pull request #2613 from kmlebedev/masterPromMetrics
|
3 years ago |
Konstantin Lebedev
|
5c9259fa3c
fix metrics master name
|
3 years ago |
chrislu
|
7328962009
revert "POSIX: should not delete if a directory is not empty"
|
3 years ago |
Konstantin Lebedev
|
c9952759c4
metrics master is leader
|
3 years ago |
Konstantin Lebedev
|
28efe31524
new master metrics
|
3 years ago |
chrislu
|
3bba2124ef
use a sliding window of in-memory writable chunks
|
3 years ago |
chrislu
|
520591e6ea
reset swap file chunk after uploading
|
3 years ago |
chrislu
|
e185d90d24
2.87
|
3 years ago |
chrislu
|
4a311c7f5e
dedup local metadata subscribers
|
3 years ago |
chrislu
|
bb6854b972
adjust log
|
3 years ago |
chrislu
|
2bdd737971
rename file
|
3 years ago |
chrislu
|
643bbbeb49
rename
|
3 years ago |
chrislu
|
18ed06b420
use memory when under 16 chunks
|
3 years ago |
chrislu
|
8e80f3cd65
move upload pipeline locking to a different file
|
3 years ago |
chrislu
|
dde34fa99d
rename
|
3 years ago |
chrislu
|
a2aa542370
rename
|
3 years ago |
chrislu
|
c376ccc5a5
swap file based random write large file upload
|
3 years ago |
chrislu
|
b9ae16fbc5
fix memory allocation
|
3 years ago |
chrislu
|
1ee828b768
refactor
|
3 years ago |
chrislu
|
02d0c12cdd
rename
|
3 years ago |
chrislu
|
5dea5c0449
refactor
|
3 years ago |
chrislu
|
8aa6bf0bb9
refactoring
|
3 years ago |
chrislu
|
d97bd54e63
just refactoring
|
3 years ago |
chrislu
|
482014f9da
rename file
|
3 years ago |
chrislu
|
3b4a9addaf
rename
|
3 years ago |
chrislu
|
4acfc098e9
re-order
|
3 years ago |
chrislu
|
e71dcfb3a6
add logging for memory allocation
|
3 years ago |
chrislu
|
9d0f58c329
skip printing fs configuration
|
3 years ago |
chrislu
|
ce2049cdb6
refactoring, move genFn before saveFn
|
3 years ago |
chrislu
|
e47f63d159
enforce bucket quota
|
3 years ago |
chrislu
|
6e57d8d0de
s3: check bucket usage and adjust read only according to quota
|
3 years ago |
chrislu
|
606667f205
able to configure the quota for a bucket
|
3 years ago |