- 
    Type:
Task
 - 
    Resolution: Unresolved
 - 
    Priority:
Minor - P4
 - 
    None
 - 
    Affects Version/s: None
 - 
    Component/s: Aggregation Framework
 
- 
        Query Execution
 - 
        Fully Compatible
 - 
        Query 2020-04-06, Query 2020-04-20, Query Execution 2021-03-08
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
In SERVER-46103, we temporarily restored the NonResumableChangeStreamError label which implements the change streams blacklist, to support older drivers during the transition to 4.4. This has been superseded by a whitelist, so we should now remove the blacklist. We should also change all locations which unnecessarily throw ChangeStreamFatalError to throw a more descriptive error instead.
This should basically involve a revert of SERVER-46103.
- is related to
 - 
                    
SERVER-46103 Retain NonResumableChangeStreamError label for 4.4
-         
 - Closed
 
 -