Chris Lu
|
72e7dcde51
|
Merge pull request #3060 from natmaka/master
|
2022-05-16 07:42:58 -07:00 |
|
Nat Makarevitch
|
b72f0634d7
|
minor (typos...), done while reading around
|
2022-05-16 22:11:33 +08:00 |
|
Konstantin Lebedev
|
44f53ceda6
|
fix collectionIsMismatch charset
|
2022-05-16 13:23:23 +05:00 |
|
Konstantin Lebedev
|
10d435f2c2
|
fix skip loop
|
2022-05-16 13:16:27 +05:00 |
|
Konstantin Lebedev
|
279053572c
|
avoid delete volume replica if collection mismatch
|
2022-05-16 13:07:05 +05:00 |
|
chrislu
|
9ff0d99002
|
3.04
|
2022-05-15 21:32:21 -07:00 |
|
chrislu
|
866fed1eab
|
avoid grpc name conflict
fix https://github.com/chrislusf/seaweedfs/issues/3055
|
2022-05-15 21:31:29 -07:00 |
|
chrislu
|
cd2d10118c
|
3.03
|
2022-05-15 18:17:07 -07:00 |
|
chrislu
|
271b5aed96
|
shell: volume.fsck add a note for -reallyDeleteFromVolume option
|
2022-05-15 11:07:04 -07:00 |
|
chrislu
|
4076d74813
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
2022-05-15 00:43:39 -07:00 |
|
chrislu
|
29198720f2
|
s3: add grpc server to accept configuration changes
|
2022-05-15 00:43:37 -07:00 |
|
Chris Lu
|
ea4918394c
|
Merge pull request #3047 from shichanglin5/master
fix the problem of metadata and tagging loss when files are copied
|
2022-05-13 22:52:48 -07:00 |
|
shichanglin5
|
688d55488c
|
test(s3api_object_copy_handlers_test.go): some unit tests have been added to the processMetadata & processMetadataBytes methods of s3api_object_copy_handlers.go
|
2022-05-14 10:40:29 +08:00 |
|
chrislu
|
735038b2c1
|
backup do not need to use preallocation
fix https://github.com/chrislusf/seaweedfs/issues/3044
|
2022-05-13 13:46:52 -07:00 |
|
shichanglin5
|
1166dead00
|
fix the problem of metadata and tagging loss when files are copied
by adding processing of metadata and tagging in s3 api CopyObject (judging whether to copy or overwrite according to the directive header)
|
2022-05-13 19:46:20 +08:00 |
|
Konstantin Lebedev
|
d12a423aa0
|
refactor
add some tests
https://github.com/chrislusf/seaweedfs/pull/2996
|
2022-05-12 12:23:02 +05:00 |
|
Konstantin Lebedev
|
f523aed3c9
|
fixes from comments
https://github.com/chrislusf/seaweedfs/pull/2996
|
2022-05-11 21:50:09 +05:00 |
|
chrislu
|
bff1ccc1de
|
fix compilation
|
2022-05-11 00:52:15 -07:00 |
|
chrislu
|
76da688176
|
adjust log level
|
2022-05-11 00:45:19 -07:00 |
|
chrislu
|
3e20336bde
|
fix atomic add int64
fix https://github.com/chrislusf/seaweedfs/issues/3038#issuecomment-1123269831
|
2022-05-11 00:44:35 -07:00 |
|
chrislu
|
a85720f0f6
|
remove deprecated function
|
2022-05-10 00:02:23 -07:00 |
|
chrislu
|
25559eeb92
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
2022-05-10 00:01:46 -07:00 |
|
chrislu
|
791c29ae93
|
remove deprecated function
WithQueryCachePolicyKeepInCache is deprecated and already default behavior
|
2022-05-10 00:01:43 -07:00 |
|
qiang.zeng
|
06cb337b82
|
fix typo
|
2022-05-09 14:21:16 +08:00 |
|
chrislu
|
a4ca3ed1f0
|
3.02
|
2022-05-08 22:28:32 -07:00 |
|
chrislu
|
8bc16f1149
|
rename
|
2022-05-06 23:38:22 -07:00 |
|
chrislu
|
139e039c44
|
filer.sync: pass attributes for mount
fix https://github.com/chrislusf/seaweedfs/issues/3012
|
2022-05-06 03:54:12 -07:00 |
|
chrislu
|
10207a48a4
|
how to setup local test env
|
2022-05-06 02:25:56 -07:00 |
|
chrislu
|
db33b03735
|
add comments
|
2022-05-06 02:19:47 -07:00 |
|
chrislu
|
e350ba8896
|
larger test range
|
2022-05-06 02:17:28 -07:00 |
|
chrislu
|
71e0bcc5d5
|
a bit optimization
|
2022-05-06 02:11:58 -07:00 |
|
chrislu
|
b2a43dd044
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
2022-05-06 01:51:28 -07:00 |
|
chrislu
|
d5fe5d12b7
|
filer: etcd fix pagination
fix https://github.com/chrislusf/seaweedfs/issues/3016
|
2022-05-06 01:51:19 -07:00 |
|
Chris Lu
|
a69bf53405
|
Merge pull request #2996 from kmlebedev/ydb
ydb filer store
|
2022-05-05 15:34:37 -07:00 |
|
Konstantin Lebedev
|
e6d2cb5911
|
ydb add empty doc file
|
2022-05-05 11:12:14 +05:00 |
|
chrislu
|
ef6c6c450e
|
avoid fatal error if port is already in use
|
2022-05-04 14:55:14 -07:00 |
|
chrislu
|
f7366a9668
|
skip unix socket mode for windows
fix https://github.com/chrislusf/seaweedfs/issues/3013
|
2022-05-04 10:14:34 -07:00 |
|
Konstantin Lebedev
|
f58adaab25
|
build tag ydb since the growth of the binary is 5 mb
|
2022-05-03 23:20:09 +05:00 |
|
Konstantin Lebedev
|
f127b326bf
|
add options to scaffold
|
2022-05-03 22:54:31 +05:00 |
|
Konstantin Lebedev
|
7b544576af
|
refactor
|
2022-05-03 20:16:00 +05:00 |
|
chrislu
|
f17cd0d5cd
|
return false if not found
fix https://github.com/chrislusf/seaweedfs/issues/3011
|
2022-05-03 07:18:34 -07:00 |
|
chrislu
|
b201edb9df
|
fix wrong assignment
|
2022-05-03 07:12:33 -07:00 |
|
Konstantin Lebedev
|
04d5dff6bb
|
add support native ttl
|
2022-05-03 17:52:23 +05:00 |
|
Konstantin Lebedev
|
cb3c7a3cdb
|
enable query cache policy instead of prepare
|
2022-05-03 16:03:10 +05:00 |
|
Konstantin Lebedev
|
8342f651f3
|
fix scanNamed
|
2022-05-03 15:18:28 +05:00 |
|
chrislu
|
9271866d1e
|
fix segmentation violation
fix https://github.com/chrislusf/seaweedfs/issues/3000
|
2022-05-02 23:56:11 -07:00 |
|
Konstantin Lebedev
|
2d27afb515
|
Merge branch 'new_master' into ydb
|
2022-05-03 10:47:39 +05:00 |
|
chrislu
|
76148ce0f7
|
use storage_class for backend configuration
fix https://github.com/chrislusf/seaweedfs/issues/3008
|
2022-05-02 12:20:01 -07:00 |
|
Konstantin Lebedev
|
d8925b4e83
|
Merge branch 'new_master' into ydb
# Conflicts:
# go.mod
# go.sum
|
2022-05-03 00:13:57 +05:00 |
|
Konstantin Lebedev
|
7640e650e5
|
fix queries
|
2022-05-03 00:11:37 +05:00 |
|