-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines - Server Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Unlike the other PALI components, the PSR was not owned by the sls state machine, so when we get a shutdown signal we didn't shut it down. This requires:
- Relaxing the open-extents startup block. In SM tests we don't mock the CMS so we will never get an open extents update. We move the block into the read path (only if we have no servers yet) to avoid this.