-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The router version of releaseMemory queries each shard and then returns a single response. During this process shards might return non-fatal errors , eg. spillToDisk not allowed. These errors are not propagated to the user. It would be nice to send that Status from all shards to the user for visibility.