Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore replayed commands on the metastore.
This commit changes the metastore to ignore any commands that are replayed against it. This is typically handled by the messaging.Conn but there's no sense in panicing in the metastore if a replayed message comes through.
- Loading branch information