Ryan Merriman created METRON-1852:
-------------------------------------
Summary: Stellar function shutdown hook
Key: METRON-1852
URL: https://issues.apache.org/jira/browse/METRON-1852
Project: Metron
Issue Type: Improvement
Reporter: Ryan Merriman
It would be useful to have a shutdown hook available in Stellar, similar to
StellarFunction.initialize. This would allow a function to perform any
necessary cleanup work. A good example is a function that uses an HttpClient
object, which should be closed before a process exits.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)