concept is to tag operations (queries or writes) as "optional" so that the server can drop them when under excessive load. under normal circumstances they all occur; however if utilization is 100% they are dropped so that graceful degradation is achieved. MMS would graph the number of drops and thus one could alert off of that.
- is related to
-
SERVER-1256 low priority write flag
- Closed