Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
Server Serverless 2023-01-09
Description
SERVER-63731 recently made changes such that collection registration reloads views if present. Basically, this step in merge import code path registers on-commit hook to register collection which in-turn reload vies. So, we no longer need this logic in shard merge code path.