[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-06-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045072#comment-16045072 ] Thejas M Nair commented on HIVE-16323: -- +1 > HS2 JDOPersistenceManagerFactory.pmCache leaks after

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

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

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-06-05 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037800#comment-16037800 ] Rajesh Balamohan commented on HIVE-16323: - SynchronizedMetaStoreClient is used only in

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

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

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-06-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037396#comment-16037396 ] Sergey Shelukhin commented on HIVE-16323: - Also; Hive client is used via a threadlocal. Is sharing

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-06-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037385#comment-16037385 ] Sergey Shelukhin commented on HIVE-16323: - This exposes HIVE-16825, should be fixed before commit.

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-06-05 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037383#comment-16037383 ] Prasanth Jayachandran commented on HIVE-16323: -- metaStoreClient is causing NPE in a test. We

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-05-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16028750#comment-16028750 ] Thejas M Nair commented on HIVE-16323: -- This leak and also usage of syncMetaStoreClient seems to be

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-05-28 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027727#comment-16027727 ] Daniel Dai commented on HIVE-16323: --- This seems to be unrelated. Do you mean to piggyback it in my

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-05-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027349#comment-16027349 ] Thejas M Nair commented on HIVE-16323: -- [~daijy] Should it also call syncMetaStoreClient.close(); in

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-05-26 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027051#comment-16027051 ] Daniel Dai commented on HIVE-16323: --- Unit tests pass. > HS2 JDOPersistenceManagerFactory.pmCache leaks

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

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

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

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

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-05-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16026537#comment-16026537 ] Thejas M Nair commented on HIVE-16323: -- +1 pending tests > HS2 JDOPersistenceManagerFactory.pmCache

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

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

[jira] [Commented] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

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