1084 Commits (b2aa1a23ffd86674d794866c2879e2875e4f15af)

Author SHA1 Message Date
chrislu 3639cad69c master, filer, s3: also listen to "localhost" in addition to specific ip address 3 years ago
chrislu 3a6eb8ca5f default bind to one ip address 3 years ago
banjiaojuhao b9ff7723dd [bugfix] filer: nil pointer dereference 3 years ago
chrislu da3d330616 s3 and filer transport using unix domain socket instead of tcp 3 years ago
chrislu c7e8ac18f0 mount: quota for one mounted collection 3 years ago
chrislu f51e20028a mount: avoid comma in mount options 3 years ago
chrislu 18543c6e8b minor 3 years ago
chrislu c3792c8352 remove dead code 3 years ago
chrislu aa9eef81e6 retire mount v1 3 years ago
chrislu 6e1ab97988 use debug option to see operations 3 years ago
chrislu 2112d99140 mount2: add back readonly mode 3 years ago
chrislu fc7a4957ea fix mount2 options 3 years ago
chrislu 202a29d014 refactoring 3 years ago
Tuan Vuong d2ec62656d initialize master address in iam options 3 years ago
banjiaojuhao b5ec346700 FilerStore: add redis_lua 3 years ago
chrislu 4e72863ba5 mount2 add debug mode 3 years ago
chrislu 4e181db21a mount: default disable cache 3 years ago
chrislu e8420aaed7 fix building for windows freebsd 3 years ago
Konstantin Lebedev 526094d2da StopTimeout 30 sec 3 years ago
Konstantin Lebedev 275e9a4e86 reduce to default http server KillTimeout and StopTimeout 3 years ago
garenchan bd032eabe7 [UPDATE] Make heartbeat interval and election timeout of masters configurable. 3 years ago
chrislu 05724a68d4 skip other OS 3 years ago
chrislu b9c2bff931 clean up 3 years ago
chrislu dbeeda8123 listen for metadata updates 3 years ago
chrislu 180445f5a8 change to use fuse file system 3 years ago
chrislu f87da798a4 to be re-written following fuse virtual file system 3 years ago
chrislu b6143de52a mount with name 3 years ago
chrislu 7a0c35674c clean up previously mounted folder 3 years ago
chrislu c3f9d9fa2e initial setup 3 years ago
chrislu 85c1615b43 filer read empty file may cause OOM in some cases 3 years ago
chrislu affe3c2c12 change to util.WriteFile 3 years ago
chrislu 84c9bc4389 edge case: old entry was not replicated to remote storage 3 years ago
chrislu b3e526ba95 url should be always using forward slash 3 years ago
Konstantin Lebedev 77c98b657e master metricsHttpPort 3 years ago
guol-fnst da9540e666 add gocql timeout setting 3 years ago
chrislu fc0628c038 working 3 years ago
chrislu 2bfeb5d1c8 add filer to iam option 3 years ago
chrislu b17c426e99 weed server: optionally start IAM service 3 years ago
chrislu 8907e6a40a add more help messages 3 years ago
chrislu 826a7b307e master: remove hard coded filer settings in master.toml 3 years ago
Kyle Sanderson 9e012001be
filer.copy: don't crash when volume creation fails 3 years ago
chrislu 41daecfdca Update mount_std.go 3 years ago
chrislu 6a12520a96 fix logging 3 years ago
Radtoo 389002f195 Using positional arguments rather than option flag to enable better shell usage 3 years ago
Radtoo fba1efb77a Now works with a single file too 3 years ago
chrislu 110d5a5233 support fixing a collection of volumes, or volumes under one directory 3 years ago
Sebastian Kurfuerst 1cd3b6b4e1 BUGFIX: security.toml contained wrong keys 3 years ago
Sebastian Kurfuerst 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 3 years ago
chrislu 5c87fcc6d2 add client id for all metadata listening clients 3 years ago
chrislu fb434318e3 dynamically adjust connection timeout 3 years ago