Gracefully release resource in file reception plugin 86/84986/1
authorLianhao Lu <lianhao.lu@intel.com>
Thu, 11 Apr 2019 02:26:45 +0000 (10:26 +0800)
committerLianhao Lu <lianhao.lu@intel.com>
Thu, 11 Apr 2019 02:26:45 +0000 (10:26 +0800)
commitc82614f968fb7941f7778873afa3bfad51ffd42f
treea7de1c1647d9b799a707ae7a8943a3f82e10d1d9
parent87f514006bc79fa977a9924039e0f5b8e70a9e6b
Gracefully release resource in file reception plugin

In the FileSystemReception plugin, we need to shutdown the thread pool
to release the resources gracefully.

Change-Id: I800e4070d7bf8c052d964139117a68dc48c50f76
Issue-ID: POLICY-1631
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
plugins/reception-plugins/src/main/java/org/onap/policy/distribution/reception/handling/file/FileSystemReceptionHandler.java