seaweedfs/weed
shichanglin5 f5b0c04b14 perf: Optimized volume handling duplicateUUID logic to avoid quitting when volume is actualy normal
Under normal circumstances, there will be no problems, but when the
master is debugged in the local environment, the volume client cannot
communicate with the master normally, so the sendHeartBeat logic is
restarted, and a new connection is created to report the heartbeat. If
the master has not cleared the uuid of the volume at this time, then The
master will respond to volume duplicateUUIDS, and the volume service
will exit, but in fact the uuid of the volume is not duplicated
2022-06-09 20:41:16 +08:00
..
cluster collect cluster node start time 2022-05-30 16:23:52 -07:00
command fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
filer fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
ftpd go fmt 2021-09-14 10:37:06 -07:00
glog add log level possible values 2021-04-12 21:15:51 -07:00
iamapi filer: add filer group 2022-05-01 21:59:16 -07:00
images add util package 2022-02-04 21:34:58 -08:00
messaging stop when in memory log is done 2022-05-30 15:25:21 -07:00
mount mount: file handle locks entry better 2022-06-05 18:15:06 -07:00
notification conditionally build elastic, gocdk to reduce binary size 2022-04-21 01:10:46 -07:00
operation reduced the timeout for creating a connection from 30 to 10 seconds 2022-03-15 13:32:05 +05:00
pb fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
query go fmt 2019-10-09 00:03:18 -07:00
remote_storage fix compilation 2022-05-11 00:52:15 -07:00
replication fix compilation 2022-05-11 00:52:15 -07:00
s3api fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
security Add mTLS support for both master and volume http server. 2022-03-16 09:52:17 -06:00
sequence removing etcd sequencer 2021-10-10 19:10:46 -07:00
server perf: Optimized volume handling duplicateUUID logic to avoid quitting when volume is actualy normal 2022-06-09 20:41:16 +08:00
shell volume.fix.replication fix retry logic 2022-06-03 08:45:29 -07:00
static Change filer UI icon from picture to icon font. 2022-04-08 15:07:56 +08:00
stats move error to a separate file 2022-02-04 22:57:51 -08:00
storage perf: Optimized volume handling duplicateUUID logic to avoid quitting when volume is actualy normal 2022-06-09 20:41:16 +08:00
topology fix naming convention 2022-05-17 15:41:49 +08:00
util 3.09 2022-06-05 19:00:24 -07:00
wdclient fresh filer store bootstrap from the oldest peer 2022-05-30 21:27:48 -07:00
Makefile unused 2022-03-03 03:41:35 -08:00
weed.go change to config_dir, to be consistent with "weed scaffold -config" 2022-03-19 00:24:52 -07:00