Added exception protection. 11/126011/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Thu, 2 Dec 2021 01:52:12 +0000 (09:52 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Thu, 2 Dec 2021 01:52:12 +0000 (09:52 +0800)
commit7dedc836781b221c3a1945a8247be8ed23248a1e
treeb4eb25c3b53340140a83e67c72d98b261351744c
parent5cc6fc1a762c547f420ce281deac69f02f6c2b83
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: Iebe943ab53e15428d90fe3ca271ca4a478936676
rulemgt/src/main/java/org/onap/holmes/rulemgt/dcae/ConfigFileScanningTask.java