- 
    Type:Task 
- 
    Resolution: Unresolved
- 
    Priority:Major - P3 
- 
    None
- 
    Affects Version/s: None
- 
    Component/s: None
- 
    None
- 
        Replication
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
If a secondary is encountering a situation where eviction is slowing down oplog application, we don't understand what impact increasing the number of applier threads will have. It could make the situation worse because there is more dirty data in the cache, or it could potentially help because there are more application threads for eviction to co-opt. We should investigate (perhaps by adding a perf workload) so that we better understand this situation (since customers face this often).