Chris Lu
4a5e381feb
fail fast if filer configured wrong masters
fix https://github.com/chrislusf/seaweedfs/issues/1257
5 years ago
Chris Lu
aaf5e658cc
adjust parameter name
5 years ago
Chris Lu
6c96e51414
re-ordering
5 years ago
Chris Lu
50a5018b7f
writing meta logs is working
5 years ago
Chris Lu
7b37178716
filer: close stores if interrupted
5 years ago
Chris Lu
e85da50ad4
remove tikv, move its support to "tikv" branch
5 years ago
Chris Lu
9b3109a5d8
filer: processing all response headers, no pass through to volume server
* filer calculate MD5 etag
* filer handle response headers, instread of pass it to volume servers
5 years ago
Chris Lu
13e215ee5c
filer: option to encrypt data on volume server
5 years ago
Chris Lu
6a8484b4ae
master able to list all master clients by type
5 years ago
Chris Lu
555413d9fc
weed queue starts
5 years ago
Chris Lu
892e726eb9
avoid reusing context object
fix https://github.com/chrislusf/seaweedfs/issues/1182
5 years ago
Chris Lu
6ab7368ef2
filer: dynamically create bucket under /buckets folder
5 years ago
Chris Lu
5bcb44eda9
filer: move buckets folder to filer.toml since it should not be changed often
5 years ago
Chris Lu
d8dec2323b
s3: move buckets folder configuration to filer
5 years ago
Chris Lu
d335f04de6
support env variables to overwrite toml file
5 years ago
Chris Lu
72a64a5cf8
use the same context object in order to retry
5 years ago
Chris Lu
86d4b18eb5
filer: optional recursive deletion
fix https://github.com/chrislusf/seaweedfs/issues/1176
5 years ago
Chris Lu
bbb6ebc3c0
filer: DeleteFolderChildren for deleting large folders
5 years ago
Chris Lu
23240efa63
filer: add tikv support
5 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
5 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
5 years ago
Feng Ye
fc0498798b
Add etcd filestore
5 years ago
Chris Lu
aff911c00d
skip all azuresb
6 years ago
Chris Lu
0ea98dc6a2
disable azure due to api changes
6 years ago
Chris Lu
15ecf4e3bf
filer: default to leveldb2
6 years ago
Chris Lu
c777102da9
go fmt
6 years ago
Chris Lu
d5560f2705
simplify metrics settings
6 years ago
Chris Lu
d8ed73926d
volume servers get metrics address and interval from the master
6 years ago
Chris Lu
ff6a6dd11e
refactoring
6 years ago
Chris Lu
8b43679ae3
refactoring
6 years ago
Chris Lu
5336008dcd
refactoring
6 years ago
Chris Lu
5f6c9825f8
volume server: adds basic metrics
6 years ago
Chris Lu
a11525fe4e
filer: adds basic metrics pushing to Prometheus gateway
6 years ago
Chris Lu
57092d69ac
go fmt
6 years ago
Chris Lu
ede876cfdb
periodic scripts exeuction from leader master
6 years ago
Chris Lu
bd8af92b54
remove unused code
6 years ago
Chris Lu
3b9446606a
adjust log level
6 years ago
Chris Lu
a3490b600c
weed filer, weed master: add option to disable http
6 years ago
Jonathan Amsterdam
8db82e2b75
notification: add Go CDK pubsub support
Add the gocdk_pub_sub package, which supports the Go Cloud Development
Kit pubsub API.
Link in all current providers.
Update the notification scaffold.
6 years ago
Chris Lu
f9dcf56465
adjust log level for loading configurations
6 years ago
Chris Lu
77b9af531d
adding grpc mutual tls
6 years ago
Chris Lu
4ff4a147b2
cleanup security.Secret
6 years ago
Chris Lu
52b24a9902
default "weed server -filer" to same directory as -mdir
6 years ago
Chris Lu
3674ad9f8e
go fmt
6 years ago
Chris Lu
db584ff7f8
separate into notification.toml, add gcp pub/sub message queue
6 years ago
Chris Lu
4c97ff3717
support AWS SQS as file change notification message queue
6 years ago
Chris Lu
fffbc2d490
embed static resources via statik
6 years ago
Chris Lu
a60767c43a
add more instructions
6 years ago
Chris Lu
d923ba2206
renaming msgqueue to notification
6 years ago
Chris Lu
98b8f8649d
adding filer.export prototype
6 years ago