-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
The various ControllerLogger.operationFailed method record operation failures, but they don't report the OperationContext.Stage info, making it harder to debug, particularly if JVM setting -XX:-StackTraceInThrowable is used, which limits stack trace information in the logs.
NOTE: Be careful to examine all uses of these methods, which all share the same message id '13'. If some use is inconsistent with this idea, take a step back.
- is related to
-
WFCORE-7262 YamlExtensionTestCase should not be asserting on complete error traces and use message IDs instead
-
- Resolved
-