Small change to please sonar 33/10833/6
authorMagnusen, Drew (dm741q) <dm741q@att.com>
Thu, 7 Sep 2017 13:55:17 +0000 (08:55 -0500)
committerMagnusen, Drew (dm741q) <dm741q@att.com>
Thu, 7 Sep 2017 17:02:31 +0000 (12:02 -0500)
commit831bd8e5d00be1b5b15f795362ea99bf5159559a
treed0657df9818f14ea169330d850f61a3abb1dddb9
parentf6679d84b20e79e8f9753fbdea08ecd20b913e75
Small change to please sonar

Added a 'Thread.currentThread().interrupt()' in a catch of the run method of TTControllerTask
at the direction of sonar.

Added dump of exception to logger.

Issue-ID: POLICY-213
Change-Id: I2bdd74eacedb6d1950c5c730430d7f723ce494bc
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
feature-test-transaction/src/main/java/org/onap/policy/drools/testtransaction/TestTransaction.java