mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-09 04:37:27 +08:00
volum server passes grpc option and master location to store
This commit is contained in:
@@ -29,7 +29,7 @@ func (vs *VolumeServer) uiStatusHandler(w http.ResponseWriter, r *http.Request)
|
||||
Counters *stats.ServerStats
|
||||
}{
|
||||
util.VERSION,
|
||||
vs.MasterNodes,
|
||||
vs.SeedMasterNodes,
|
||||
vs.store.Status(),
|
||||
ds,
|
||||
infos,
|
||||
|
||||
Reference in New Issue
Block a user