We should lower the error level for StaleShardVersion errors on the TTL Monitor because:
- We can recover from it: next time that TTL task is executed it will probably succeed: as part of the error handling we trigger a refresh of the shard filtering information.
- We have other tools in our pipeline looking for errors.
- is caused by
-
SERVER-63245 TTL Monitor thread doesn't recover the shard version
- Closed
- is duplicated by
-
SERVER-63529 TTL Monitor should not log an error message on StaleShardVersion errors
- Closed