follow grow volume option version
This commit is contained in:
@@ -264,7 +264,7 @@ func (vg *VolumeGrowth) grow(grpcDialOption grpc.DialOption, topo *Topology, vid
|
||||
Collection: option.Collection,
|
||||
ReplicaPlacement: option.ReplicaPlacement,
|
||||
Ttl: option.Ttl,
|
||||
Version: needle.GetCurrentVersion(),
|
||||
Version: needle.Version(option.Version),
|
||||
DiskType: option.DiskType.String(),
|
||||
ModifiedAtSecond: time.Now().Unix(),
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user