aboutsummaryrefslogtreecommitdiff
path: root/weed/topology/configuration.go
AgeCommit message (Collapse)AuthorFilesLines
2022-09-11skip deltaBeat if dn is zero (#3630)Konstantin Lebedev1-9/+2
* skip deltaBeat https://github.com/seaweedfs/seaweedfs/issues/3629 * fix GrpcPort * skip url :0 * skip empty DataCenter or Rack * skip empty heartbeat Ip * dell msg add DataCenter * comment todo * fix
2018-07-11also remove volumeLayout if collection is emptyChris Lu1-2/+2
2018-06-24add a noteChris Lu1-1/+1
2017-02-12remove weeds.confChris Lu1-14/+0
2016-06-02directory structure change to work with glideChris Lu1-0/+65
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2013-02-10testing compilation with remove packageChris Lu1-56/+0
2013-02-10avoid the "src" folderChris Lu1-0/+56