[ https://issues.apache.org/jira/browse/HIVE-13499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242579#comment-15242579 ]
Thejas M Nair commented on HIVE-13499: -------------------------------------- Yes, I will take a look at those patches. However, leaving these tests disabled would not be a good idea, we might have more regressions getting committed that we will not notice for long time. For example, HIVE-12049 is adding new tests in same class. I think we should revert the optimization inn HIVE-13149 temporarily because of the test case breakage and possible other production issues it might bring about (as we haven't really nailed down the interaction). We can bring it back after the changes you are making to make things thread safe (or other fixes to get the test working). Does that sound OK ? > TestJdbcWithMiniHS2 is hanging > ------------------------------ > > Key: HIVE-13499 > URL: https://issues.apache.org/jira/browse/HIVE-13499 > Project: Hive > Issue Type: Bug > Components: Tests > Reporter: Thejas M Nair > Assignee: Aihua Xu > Attachments: HIVE-13499.temp.patch, HIVE-13499.temp2.patch > > > After HIVE-13149 went in , TestJdbcWithMiniHS2. -testConcurrentStatements- > has been hanging, causing delays in the unit test run. > Update : looks like it might be affecting more than one test in this class. -- This message was sent by Atlassian JIRA (v6.3.4#6332)