eddy-gfx
|
ec53eec94f
|
Merge branch 'master' into a
|
2022-04-06 18:45:55 -05:00 |
|
chrislu
|
3ab2c0e5c0
|
avoid possible nil attributes
|
2022-04-06 10:11:11 -07:00 |
|
chrislu
|
9d44b89c21
|
Revert "avoid possible nil attributes"
This reverts commit 0a6703c7f7 .
|
2022-04-06 10:01:45 -07:00 |
|
chrislu
|
0a6703c7f7
|
avoid possible nil attributes
|
2022-04-06 09:58:48 -07:00 |
|
chrislu
|
3d229fe45c
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
2022-04-06 00:28:51 -07:00 |
|
chrislu
|
79b8e6a8c3
|
add a place holder for later merge consecutive chunks
|
2022-04-06 00:28:48 -07:00 |
|
Chris Lu
|
49ecb8d11c
|
Merge pull request #2879 from leyou240/master
remove Redundant type conversion and use strings.TrimSuffix to enhance readability
|
2022-04-06 00:02:19 -07:00 |
|
justin
|
d02f13c2d1
|
remove Redundant type conversion and use strings.TrimSuffix to enhance readability
|
2022-04-06 14:58:09 +08:00 |
|
root
|
f15a737a0a
|
Add "Location:" in response when creating bucket
according to "https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucket.html"
|
2022-04-06 13:56:27 +08:00 |
|
chrislu
|
bc888226fc
|
erasure coding: tracking encoded/decoded volumes
If an EC shard is created but not spread to other servers, the masterclient would think this shard is not located here.
|
2022-04-05 19:03:02 -07:00 |
|
chrislu
|
8b3d76b24d
|
prevent concurrent access during shutdown
|
2022-04-05 10:53:36 -07:00 |
|
chrislu
|
bb4beebce3
|
prevent nil
|
2022-04-05 10:49:17 -07:00 |
|
chrislu
|
4aae87f405
|
check missing hdd disk type
|
2022-04-04 14:48:00 -07:00 |
|
chrislu
|
d310711de0
|
avoid possible deadlock: move metadata log flush channel out of lock scope
|
2022-04-03 21:53:30 -07:00 |
|
chrislu
|
77a7d7253f
|
2.97
|
2022-04-03 19:08:01 -07:00 |
|
chrislu
|
e8d7bb42e2
|
avoid concurrent access to map object
fix https://github.com/chrislusf/seaweedfs/issues/2866
|
2022-04-03 01:08:25 -07:00 |
|
chrislu
|
6a2bcd03aa
|
configure mount quota
|
2022-04-02 21:34:26 -07:00 |
|
chrislu
|
958f880b70
|
mount: add grpc method to adjust quota
|
2022-04-02 15:14:37 -07:00 |
|
chrislu
|
a8eefda452
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
2022-04-01 20:25:37 -07:00 |
|
chrislu
|
105578a2f2
|
skip pinging self for master and volume server
|
2022-04-01 20:25:35 -07:00 |
|
root
|
b7e34016d4
|
fix error response in case of wrong expire time format
|
2022-04-02 11:01:33 +08:00 |
|
chrislu
|
4ecba915f3
|
add check between peers
|
2022-04-01 17:40:25 -07:00 |
|
chrislu
|
daca2d22a5
|
use original server address string as map key
|
2022-04-01 17:34:42 -07:00 |
|
chrislu
|
4b5c0e3fa9
|
check cluster connectivities
|
2022-04-01 17:27:49 -07:00 |
|
chrislu
|
6d55716fc3
|
use constants
|
2022-04-01 16:55:26 -07:00 |
|
chrislu
|
bbbbbd70a4
|
master supports grpc ping
|
2022-04-01 16:50:58 -07:00 |
|
chrislu
|
743ad690b6
|
filer supports grpc ping
|
2022-04-01 16:44:58 -07:00 |
|
chrislu
|
2305508b65
|
refactor: separate into two files
|
2022-04-01 16:40:49 -07:00 |
|
chrislu
|
800cbc004c
|
volume server adds ping function
|
2022-04-01 16:37:06 -07:00 |
|
a
|
7e92517571
|
change user and pass to username and password
|
2022-04-01 14:09:25 -05:00 |
|
Konstantin Lebedev
|
4f5b018a02
|
collecting only bucket volumes
|
2022-03-31 13:35:58 +05:00 |
|
Konstantin Lebedev
|
691ed50957
|
use constant for ErrBucketNotEmpty
|
2022-03-31 08:44:48 +05:00 |
|
Konstantin Lebedev
|
b6a2b43efe
|
allowDeleteBucketNotEmpty
|
2022-03-30 22:46:13 +05:00 |
|
Konstantin Lebedev
|
a8b15c676c
|
s3 test bucket delete nonempty
|
2022-03-30 21:06:26 +05:00 |
|
a
|
549e341c6f
|
resolv
|
2022-03-30 06:31:19 -05:00 |
|
Chris Lu
|
ce8ef60c59
|
Merge pull request #2840 from kmlebedev/fix_multi_object_delete_key_limit
fix test_s3.test_multi_object_delete_key_limit and test_multi_objectv2_delete_key_limit
|
2022-03-30 01:27:13 -07:00 |
|
Konstantin Lebedev
|
6317f6a8a9
|
fix Description
|
2022-03-30 13:04:15 +05:00 |
|
Chris Lu
|
8732cc24c8
|
Merge pull request #2849 from guo-sj/update_user
Add AWS IAM update user API and its test case
|
2022-03-29 22:36:26 -07:00 |
|
Konstantin Lebedev
|
993283bb1d
|
revert sort.Search
|
2022-03-29 19:53:12 +05:00 |
|
Konstantin Lebedev
|
5b90a39954
|
fix s3 tests:
multipart_upload_incorrect_etag
multipart_resend_first_finishes_last
|
2022-03-29 19:21:09 +05:00 |
|
Konstantin Lebedev
|
9231971c88
|
fix test_s3.test_multi_object_delete_key_limit and
test_multi_objectv2_delete_key_limit
|
2022-03-29 16:55:09 +05:00 |
|
guosj
|
ed07e76f0e
|
add test function
|
2022-03-29 17:21:59 +08:00 |
|
a
|
bc603e534f
|
diff
|
2022-03-28 16:50:28 +00:00 |
|
Konstantin Lebedev
|
84b7b83517
|
fix permission mkdir snapshot
avoid open file operation not permitted
|
2022-03-28 18:41:52 +05:00 |
|
Chris Lu
|
93615b2a49
|
Merge pull request #2828 from guo-sj/fix-tagging-error
Fix delete all "Seaweed-" prefixed tagging error
|
2022-03-28 00:35:22 -07:00 |
|
guosj
|
dd2b9d93cc
|
update code according to PR's comment
|
2022-03-28 15:23:31 +08:00 |
|
guosj
|
02076f01a6
|
fix tagging error
|
2022-03-28 14:50:48 +08:00 |
|
justin
|
d51a724101
|
fix: encode small chunk return error maybe have some bug.
|
2022-03-28 13:11:24 +08:00 |
|
chrislu
|
0490ee87ef
|
2.96
|
2022-03-27 16:11:17 -07:00 |
|
chrislu
|
86d4c52d6e
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
2022-03-26 13:33:20 -07:00 |
|