You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
cluster
collect cluster node start time
3 years ago
command
fix filer.sync missing source srv uploaded files to target when target down
3 years ago
filer
fix filer.sync missing source srv uploaded files to target when target down
3 years ago
ftpd
go fmt
4 years ago
glog
add log level possible values
4 years ago
iamapi
filer: add filer group
3 years ago
images
add util package
3 years ago
messaging
stop when in memory log is done
3 years ago
mount
mount: file handle locks entry better
3 years ago
notification
conditionally build elastic, gocdk to reduce binary size
3 years ago
operation
reduced the timeout for creating a connection from 30 to 10 seconds
3 years ago
pb
fix filer.sync missing source srv uploaded files to target when target down
3 years ago
query
go fmt
5 years ago
remote_storage
fix compilation
3 years ago
replication
fix compilation
3 years ago
s3api
fix filer.sync missing source srv uploaded files to target when target down
3 years ago
security
Add mTLS support for both master and volume http server.
3 years ago
sequence
removing etcd sequencer
3 years ago
server
perf: Optimized volume handling duplicateUUID logic to avoid quitting when volume is actualy normal
3 years ago
shell
volume.fix.replication fix retry logic
3 years ago
static
Change filer UI icon from picture to icon font.
3 years ago
stats
move error to a separate file
3 years ago
storage
perf: Optimized volume handling duplicateUUID logic to avoid quitting when volume is actualy normal
3 years ago
topology
fix naming convention
3 years ago
util
3.09
3 years ago
wdclient
fresh filer store bootstrap from the oldest peer
3 years ago
Makefile
adjust make file
3 years ago
weed.go
change to config_dir, to be consistent with "weed scaffold -config"
3 years ago