|  LHHDZ | 84ec68e11a | Add download speed limit support (#3408) | 3 years ago | 
				
					
						|  Konstantin Lebedev | 4d08393b7c | filer prefer volume server in same data center (#3405) * initial prefer same data center
https://github.com/seaweedfs/seaweedfs/issues/3404
* GetDataCenter
* prefer same data center for ReplicationSource
* GetDataCenterId
* remove glog | 3 years ago | 
				
					
						|  Konstantin Lebedev | 22181dd018 | refactor FilerRequest metrics (#3402) * refactor FilerRequest metrics
* avoid double count proxy
* defer to | 3 years ago | 
				
					
						|  Konstantin Lebedev | df9cc31a0a | refactor | 3 years ago | 
				
					
						|  Konstantin Lebedev | fc65122766 | rename to LoadAvg_1M | 3 years ago | 
				
					
						|  Konstantin Lebedev | 5209ebbeef | remove percent | 3 years ago | 
				
					
						|  Konstantin Lebedev | cd5c7ad052 | move to github.com/seaweedfs/seaweedfs | 3 years ago | 
				
					
						|  Konstantin Lebedev | 1d29f67c02 | revert disk stats | 3 years ago | 
				
					
						|  Konstantin Lebedev | a98f6d66a3 | rollback over onPeerupdate implementation of automatic clean-up of failed servers in favor of synchronous ping | 3 years ago | 
				
					
						|  Patrick Schmidt | 1a4a36d510 | Add healthy indicator for raft status | 3 years ago | 
				
					
						|  chrislu | 26dbc6c905 | move to https://github.com/seaweedfs/seaweedfs | 3 years ago | 
				
					
						|  Konstantin Lebedev | 2f0dda384d | vacuum show LA | 3 years ago | 
				
					
						|  chrislu | 9f479aab98 | allocate brokers to serve segments | 3 years ago | 
				
					
						|  chrislu | bb01b68fa0 | refactor | 3 years ago | 
				
					
						|  chrislu | 8060fdcac5 | remove old code | 3 years ago | 
				
					
						|  chrislu | f25e273e32 | display data center and rack in cluster.ps | 3 years ago | 
				
					
						|  chrislu | 68065128b8 | add dc and rack | 3 years ago | 
				
					
						|  chrislu | 3828b8ce87 | "github.com/chrislusf/raft" => "github.com/seaweedfs/raft" | 3 years ago | 
				
					
						|  Konstantin Lebedev | c88ea31f62 | fix RUnlock of unlocked RWMutex | 3 years ago | 
				
					
						|  chrislu | 64f3d6fb6e | metadata subscription uses client epoch | 3 years ago | 
				
					
						|  ningfd | 58f2dd6740 | change topology mapping definition, improve spelling | 3 years ago | 
				
					
						|  Konstantin Lebedev | 3c42814b58 | avoid deadlock | 3 years ago | 
				
					
						|  Konstantin Lebedev | 93ca87b7cb | use safe onPeerUpdateDoneCns | 3 years ago | 
				
					
						|  Konstantin Lebedev | 7875470e74 | onPeerUpdateGoroutineCount use int32 | 3 years ago | 
				
					
						|  Konstantin Lebedev | 6c390851e7 | fix design | 3 years ago | 
				
					
						|  Konstantin Lebedev | f6a966b4fc | add waiting log message | 3 years ago | 
				
					
						|  Konstantin Lebedev | 6cfbfb0849 | check for ping before deleting raft server https://github.com/chrislusf/seaweedfs/issues/3083 | 3 years ago | 
				
					
						|  Konstantin Lebedev | f419d5643a | fix typo add remove logs | 3 years ago | 
				
					
						|  chrislu | aca20cd9f4 | more logging related to filer metadata subscription | 3 years ago | 
				
					
						|  chrislu | fbd8f868a1 | filer may have trouble to re-connect clientId is used twice: one for local metadata subscription, one for combined metadata subscription. | 3 years ago | 
				
					
						|  chrislu | 1112dab4f3 | allocate brokers to serve segments | 3 years ago | 
				
					
						|  chrislu | 24291e23eb | refactor | 3 years ago | 
				
					
						|  chrislu | 7db6666b97 | remove old code | 3 years ago | 
				
					
						|  liubaojiang | 4e83e92156 | add subscriber clientId if it is the first time | 3 years ago | 
				
					
						|  chrislu | 3254f18343 | display data center and rack in cluster.ps | 3 years ago | 
				
					
						|  chrislu | 9f20d3ebd1 | add dc and rack | 3 years ago | 
				
					
						|  xdadrm | 3a42269da8 | Fixes WebDAV 0-bytes files Fixes the issue where files created via WebDAV show as 0-bytes size when read via fuse. | 3 years ago | 
				
					
						|  Konstantin Lebedev | 6c20a3b622 | avoid set currentMaster k8s svc.local discoveruy service domains https://github.com/chrislusf/seaweedfs/issues/2589 | 3 years ago | 
				
					
						|  chrislu | 9dfea44aeb | fix unit | 3 years ago | 
				
					
						|  chrislu | 3142e77eca | mount: stats report physical size instead of logical size | 3 years ago | 
				
					
						|  chrislu | 0c13fc873c | fix compilation | 3 years ago | 
				
					
						|  chrislu | 96496d5286 | master: broadcast new volume locations to clients to avoid possible racing condition fix https://github.com/chrislusf/seaweedfs/issues/3220 | 3 years ago | 
				
					
						|  Konstantin Lebedev | c1c8dad677 | avoid no such raft date directory https://github.com/chrislusf/seaweedfs/issues/3214 | 3 years ago | 
				
					
						|  石昌林 | 81f7f08708 | Determine whether to preallocate according to the master configuration before executing copy volume | 3 years ago | 
				
					
						|  chrislu | aaa9938353 | Revert "adjust conditions" This reverts commit e024586ff1. | 3 years ago | 
				
					
						|  chrislu | e024586ff1 | adjust conditions | 3 years ago | 
				
					
						|  liubaojiang | df0ce31a2e | add condition when inFlightUploadDataLimitCond signal | 3 years ago | 
				
					
						|  liubaojiang | 3076ac101e | move vs.concurrentUploadLimit != 0 out of the lock | 3 years ago | 
				
					
						|  Konstantin Lebedev | 31a929f7f2 | logging processRangeRequest errors | 3 years ago | 
				
					
						|  zhihao.qu | 42d04c581b | feat(filer.sync): add metricsServer in filer.sync. Metrics include:
(1) the offset of the filer.sync
(2) the last send timestamp of the filer subscription | 3 years ago |