-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding 2020-04-20
As part of PM-1645 when trying to access the metadata of a collection, that is, the description or the ownership filter, if the metadata has not being loaded yet, the API can throw Stale Shard Version. In the case of the transactions, this is known as a Transient Error, and in general it must be handled by the client (with one exception). This means that some transaction tests will need to add a retrying, like this test. Some tests that needs to be changed are:
- depends on
-
SERVER-45781 Throw Stale Shard Version when collection is unknown on getCollectionDescription
- Closed
- is depended on by
-
SERVER-32198 Missing collection metadata on the shard implies both UNSHARDED and "metadata not loaded yet"
- Closed