-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
Repl 2020-12-14
-
0
It looks like the test is not testing what it wants to test. This test is meant to test the case where the oplog applier is applying an entry doesn't belong to the tenant. But we don't pass in a resumeToken to the oplogFetcher, which makes the oplog fetcher also fail. So this effectively is testing oplog fetcher failures, not oplog applier failures.
- is duplicated by
-
SERVER-53244 TenantOplogApplierTest must pass a resume token to OplogFetcherMock
- Closed