GitHub user prashanth-vasudev opened a pull request: https://github.com/apache/incubator-trafodion/pull/828
[TRAFODION-2342] hdfs access threads init/cleanup changes In the effort to identify zombie threads , there were few places in code that require init and cleanup calls be made that create and destroy the hdfs access threads. This set of changes is initial set. More investigation to identify root cause of zombie threads in progress. You can merge this pull request into a Git repository by running: $ git pull https://github.com/prashanth-vasudev/incubator-trafodion hdfsThreads Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/828.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #828 ---- commit a40b5a20eacf236abca2c75d86d3b17d5ba8388a Author: Prashant Vasudev <prashanth.vasu...@esgyn.com> Date: 2016-11-10T04:43:02Z [TRAFODION-2342] hdfs access threads init/cleanup changes ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---