Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-32198 Add support for an optional `vWanted` to StaleConfigInfo | Kaloian Manassiev | 2018-06-27 | 1 | -4/+6 |
* | SERVER-35691 Make all code paths returning StaleConfig error go through the S... | Kaloian Manassiev | 2018-06-22 | 1 | -16/+18 |
* | SERVER-35691 Cleanup the ChunkVersion serialization/deserialization code | Kaloian Manassiev | 2018-06-22 | 1 | -4/+11 |
* | SERVER-35691 Merge the stale_config library together with common_s | Kaloian Manassiev | 2018-06-20 | 1 | -15/+19 |
* | SERVER-33098 Make shards check the client's databaseVersion and throw StaleDb... | Esha Maharishi | 2018-03-12 | 1 | -0/+23 |
* | SERVER-32587 Convert StaleConfigException to use ErrorExtraInfo | Mathias Stearn | 2018-01-17 | 1 | -0/+54 |