Konstantin Lebedev
d693beea87
Replace an invalid method in a metric with an invalid one ( #4987 )
1 year ago
chrislu
a667f0ad99
fix error reporting
related to https://github.com/seaweedfs/seaweedfs/issues/4978
1 year ago
chrislu
310eec9a9c
skip if path changed
mitigate https://github.com/seaweedfs/seaweedfs/issues/4968
1 year ago
Nico D'Cotta
3834ad5c48
refactor webdav subdirectory, fixes #4967 ( #4969 )
* refactor webdav subdirectory, fixes #4967
* fix bug where Name() was not called on delegate wrappedFileInfo
1 year ago
tired-engineer
4ed06e9ba5
Pass correct Filer's gRPC port to S3 server. ( #4972 )
Fixes seaweedfs/seaweedfs#4971
1 year ago
SmsS4
ba11331cc1
Fix twice increase metric counter ( #4961 )
1 year ago
SmsS4
f95848ba7d
Add ErrorGetNotFound and ErrorGetInternal to volume server metrics ( #4960 )
1 year ago
chrislu
d1e83a3b4d
3.58
1 year ago
duanhongyi
bf839651ec
Fix: issues #4950 ( #4952 )
1 year ago
zehweh
8b39bbbe2f
fix copying .vif file in VolumeCopy ( #4943 )
closes #4934
fixes #2633
might fix #3528
1 year ago
chrislu
2bc05f70e7
log full percentage
1 year ago
chrislu
612fd7206e
fix
1 year ago
Konstantin Lebedev
6c82d7ddfc
[s3] do reload s3 static config ( #4923 )
* do reload s3 config
* print error on reload s3 config
* print success msg
* Update weed/s3api/s3api_server.go
---------
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
1 year ago
lakeland1990
3df0e11ad3
remove compare to fix #4668 issue ( #4924 )
1 year ago
chrislu
cbc24c7b24
disconnect from old subscribers
1 year ago
James Hedley
6acb43bbbb
Add optional flags to enable mTLS with verification of client certificate ( #4910 )
1 year ago
chrislu
b62066d38f
adding DiskType to /dir/status output
1 year ago
chrislu
deb86ff4a6
upgrading grpc
1 year ago
chrislu
de0b969b36
Revert "rename"
This reverts commit 35b5264ab7
.
1 year ago
Konstantin Lebedev
1cac5d983d
fix: disallow file name too long when writing a file ( #4881 )
* fix: disallow file name too long when writing a file
* bool LongerName to MaxFilenameLength
---------
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
1 year ago
Konstantin Lebedev
edee91ef0e
fix has changes false if deleted result size eq zero ( #4909 )
* fix has changes false if deleted result size eq zero
https://github.com/seaweedfs/seaweedfs/issues/4171
* fix change respos status 202 to 304 if the file has already been deleted
https://github.com/seaweedfs/seaweedfs/issues/4171
* fix delete if set apply changes
https://github.com/seaweedfs/seaweedfs/issues/4171
---------
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
1 year ago
chrislu
35b5264ab7
rename
1 year ago
Amir H. Yeganemehr
3e8604a4c5
add fs.mergeVolumes command into shell ( #4907 )
* add fs.compact command into shell
* rename fs.compact to fs.mergeVolumes
1 year ago
Konstantin Lebedev
2b3e39397e
fix: skipping checking active volumes with the same number of files at the moment ( #4893 )
* fix: skipping checking active volumes with the same number of files at the moment
https://github.com/seaweedfs/seaweedfs/issues/4140
* refactor with comments
https://github.com/seaweedfs/seaweedfs/issues/4140
* add TestShouldSkipVolume
---------
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
1 year ago
Yuval Yacoby
3fe00996b2
added healthz endpoint to filer ( #4899 )
1 year ago
Andrew Garrett
082f67bfe9
Fix filer.backup local sink to propagate file mode changes ( #4896 )
1 year ago
chrislu
0fd7222d65
default to skip if less than 4 nodes
1 year ago
chrislu
7b3c63a8af
handle wrapped errors
1 year ago
chrislu
4e493d596c
minor
1 year ago
Lars Lehtonen
530bdedf76
weed/operation: fix dropped error ( #4888 )
1 year ago
chrislu
6ebe26a765
Revert "Revert "Revert "Add disk type to prometheus metrics" ( #4777 )""
This reverts commit 567d788928
.
1 year ago
chrislu
7540d43ee9
Revert "Revert "fix compilation""
This reverts commit f9abfd0b03
.
1 year ago
chrislu
249c0e06ef
Revert "fix compilation"
This reverts commit 451ec6504d
.
1 year ago
chrislu
451ec6504d
fix compilation
1 year ago
chrislu
f9abfd0b03
Revert "fix compilation"
This reverts commit 0483ba3889
.
1 year ago
chrislu
0483ba3889
fix compilation
1 year ago
chrislu
567d788928
Revert "Revert "Add disk type to prometheus metrics" ( #4777 )"
This reverts commit 9215ba24be
.
1 year ago
Konstantin Lebedev
dffe00a822
fix: logger place msg ( #4880 )
1 year ago
chrislu
bf13f3ced7
add subscriber coordinator
1 year ago
chrislu
734178093e
refactor TopicPartition struct
1 year ago
chrislu
2a578b9033
refactor
1 year ago
chrislu
321fda552c
comment
1 year ago
chrislu
b02fdeabff
RetryForever => RetryUntil
1 year ago
chrislu
ebd6f96d35
adjust mq.proto
1 year ago
chrislu
02cb799481
add a test framework for grpc
1 year ago
chrislu
c4e6545197
fix compilation
1 year ago
chrislu
358cba43ef
update proto generated files
1 year ago
chrislu
597ab1e4bf
add design for mq balancer
1 year ago
chrislu
d7c211fe8c
adjust mq proto
1 year ago
chrislu
40888b5612
align 64bit atomic operation
fix https://github.com/seaweedfs/seaweedfs/issues/4878
1 year ago