mssanitizer Error: --cache-size Exception

Symptom

When the mssanitizer tool is used to check exceptions, the message 113023 records undetected, please use --cache-size=xx to run the operator again is displayed.

Possible Cause

The size of the operator execution information exceeds the default size of the GM allocated by the tool, causing some information loss.

Solution

Change the value of --cache-size as prompted and restart the operator for exception detection.