diff options
author | Jim Hahn <jrh3@att.com> | 2020-03-02 21:50:28 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-03-02 21:50:28 -0500 |
commit | 4b402bec858a8e955d85fb872eecbad4023b15ba (patch) | |
tree | 258517d38012f51050a69d0fcedc989fbb2a8502 /models-decisions | |
parent | d5fc0bddf4f1e02d47a95d070c000ff0a6557edd (diff) |
Don't log cancellation exception
When an Actor operation is canceled it's done on purpose, yet the whole
exception stack trace is included in the log. Modified the code to
leave out the stack trace for cancellations. I don't THINK this will
cause a sonar issue, as it isn't the exception is never caught via
a "catch" clause.
Issue-ID: POLICY-1625
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: Ib5238e4791ae491b30286cdc8ed9caf67432dc26
Diffstat (limited to 'models-decisions')
0 files changed, 0 insertions, 0 deletions