[jira] [Commented] (HIVE-14779) make DbTxnManager.HeartbeaterThread a daemon

2016-09-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505075#comment-15505075 ] Alan Gates commented on HIVE-14779: --- +1, see comments above. > make DbTxnManager.HeartbeaterThread a

[jira] [Commented] (HIVE-14779) make DbTxnManager.HeartbeaterThread a daemon

2016-09-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505073#comment-15505073 ] Alan Gates commented on HIVE-14779: --- Ok, so I agree this doesn't make the situation any worse, and in

[jira] [Commented] (HIVE-14779) make DbTxnManager.HeartbeaterThread a daemon

2016-09-16 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497781#comment-15497781 ] Eugene Koifman commented on HIVE-14779: --- If the client is something like CLI, then if VM crashes -

[jira] [Commented] (HIVE-14779) make DbTxnManager.HeartbeaterThread a daemon

2016-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497673#comment-15497673 ] Alan Gates commented on HIVE-14779: --- What if the client never calls SessionState.close because the

[jira] [Commented] (HIVE-14779) make DbTxnManager.HeartbeaterThread a daemon

2016-09-16 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497616#comment-15497616 ] Eugene Koifman commented on HIVE-14779: --- SessionState.close() -> HiveTxnManager.closeTxnManager() ->

[jira] [Commented] (HIVE-14779) make DbTxnManager.HeartbeaterThread a daemon

2016-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497499#comment-15497499 ] Alan Gates commented on HIVE-14779: --- I'm sorry, I'm still confused. What I want to make sure is that

[jira] [Commented] (HIVE-14779) make DbTxnManager.HeartbeaterThread a daemon

2016-09-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497431#comment-15497431 ] Hive QA commented on HIVE-14779: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14779) make DbTxnManager.HeartbeaterThread a daemon

2016-09-16 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497182#comment-15497182 ] Eugene Koifman commented on HIVE-14779: --- If the threads in this pool are the only ones left, I

[jira] [Commented] (HIVE-14779) make DbTxnManager.HeartbeaterThread a daemon

2016-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497143#comment-15497143 ] Alan Gates commented on HIVE-14779: --- What's the thinking here? We want to make sure this thread dies if