767307eed6
This commit converts meta.ShardInfo.OwnerIDs from a slice of ids to a slice of objects. This is to support adding statuses for a shard for a given node. For example, a node may have a shard assigned to it but it is currently copying the shard and is not ready to serve data for it. The old `OwnerIDs` is marked as deprecated, however, the code still supports loading from older protobuf-encoded data. |
||
---|---|---|
.. | ||
meta.pb.go | ||
meta.proto |