1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-06 09:07:08 +02:00
seaweedfs/weed
Chris Lu 31583b5d6c master and volume server: avoid race condition
The volume server may disconnect and reconnect to the same master.

The master's unregistration may happen after the reconnection. Thus the volume server will disappear.
2020-04-28 17:29:10 -07:00
..
command randomize benchmark content 2020-04-28 01:50:56 -07:00
filer2 filer: simplify image resize 2020-04-28 00:05:57 -07:00
filesys refacotr: move signal handling and pprof to grace package 2020-04-28 14:10:23 +08:00
glog change log_dir flag to logdir 2019-01-10 17:17:32 +08:00
images go mod cleanup 2020-04-12 16:44:58 -07:00
messaging refactoring 2020-04-28 02:05:44 -07:00
notification remove ctx if possible 2020-02-25 22:23:59 -08:00
operation better detect file mime type 2020-04-14 11:32:31 -07:00
pb make lock/unlock optional 2020-04-23 03:50:05 -07:00
query go fmt 2019-10-09 00:03:18 -07:00
replication refactoring 2020-04-13 21:58:10 -07:00
s3api add If-None-Match and If-Modified-Since 2020-04-08 08:12:00 -07:00
security adjust log level 2020-02-22 21:23:30 -08:00
sequence delete the var etcdClient and comments 2019-11-05 15:45:25 +08:00
server master and volume server: avoid race condition 2020-04-28 17:29:10 -07:00
shell tweaking 2020-04-26 16:11:06 -07:00
static embed static resources via statik 2018-10-07 21:42:57 -07:00
statik embed static resources via statik 2018-10-07 21:42:57 -07:00
stats add disk stat to logs 2020-04-04 13:17:23 -07:00
storage printout error 2020-04-27 12:41:31 -07:00
topology volume server: accept fsync=true in write requests 2020-04-11 21:39:16 -07:00
util refacotr: move signal handling and pprof to grace package 2020-04-28 14:10:23 +08:00
wdclient avoid repeated grpc connection creation 2020-04-22 18:26:24 -07:00
weed.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00