-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Spec Comp
-
None
The Description#unknown! method mutates server description, whereas the spec requests that descriptions be immutable (https://github.com/mongodb/specifications/blob/master/source/server-discovery-and-monitoring/server-discovery-and-monitoring.rst#immutable-data).
While in theory a description can be mutated prior to it being used by a server, it is more robust to not ever mutate and make new unknown descriptions instead which should be easy enough.
- depends on
-
RUBY-1517 Rewrite topology type state transitions to be spec compliant
- Closed
-
RUBY-1543 Optionally completely remove monitoring I/O from servers & clusters
- Closed
- is related to
-
RUBY-1519 Replace topologies any time a server description is changed
- Closed
- related to
-
RUBY-1509 Implement in place server description updates
- Closed