storlets/Engine/SCommon/src/com/ibm/storlet/common
Takashi Kajinami e9e1efe07e Fix the fd leak in SDaemon
This patch prevent SDaemon from leaking the following two file
descriptors.
 * fd for log file
 * fd for task id pipe

This patch also adds some "close"s to make sure output streams
get closed in SDaemon.

Change-Id: I59119243c785526f7b97ac379b0e541cabd44750
Closes-Bug: #1537982
2016-01-28 15:52:00 +09:00
..
IStorlet.java fix indentation of Java files 2015-09-24 08:30:19 +00:00
ObjectRequestEntry.java fix indentation of Java files 2015-09-24 08:30:19 +00:00
ObjectRequestsTable.java fix indentation of Java files 2015-09-24 08:30:19 +00:00
StorletContainerHandle.java fix indentation of Java files 2015-09-24 08:30:19 +00:00
StorletException.java fix indentation of Java files 2015-09-24 08:30:19 +00:00
StorletInputStream.java Fix the fd leak in SDaemon 2016-01-28 15:52:00 +09:00
StorletLogger.java Fix the fd leak in SDaemon 2016-01-28 15:52:00 +09:00
StorletObjectOutputStream.java Fix the fd leak in SDaemon 2016-01-28 15:52:00 +09:00
StorletOutputStream.java Fix the fd leak in SDaemon 2016-01-28 15:52:00 +09:00
StorletUtils.java fix indentation of Java files 2015-09-24 08:30:19 +00:00