Added exception protection. 12/126012/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Thu, 2 Dec 2021 01:52:52 +0000 (09:52 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Thu, 2 Dec 2021 01:52:52 +0000 (09:52 +0800)
commitb91b7e660f94fc1cf23e8f778472eeaa493116df
treebb0cd968145478c3899abe218f3ca8e895761f85
parent11af2e24c981b080c2df3ecbf9574dbef56c47dc
Added exception protection.
Added try-catch block to prevent the polling thread from stop.

Issue-ID: HOLMES-488
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I459798651a684e85a2ac04265df99658399b13af
engine-d/src/main/java/org/onap/holmes/engine/dcae/ConfigFileScanningTask.java