[ https://issues.apache.org/jira/browse/HIVE-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-2937: ------------------------------ Attachment: HIVE-2937.D2697.1.patch navis requested code review of "HIVE-2937 [jira] TestHiveServerSessions hangs when executed directly". Reviewers: JIRA DPAL-1079 TestHiveServerSessions hangs when executed directly ant test -Doffline=true -Dtestcase=TestHiveServerSessions Hangs infinitely. I couldn't imagine exact cause of the problem, but found that by adding 'new HiveServer.HiveServerHandler();' in setup(), test resulted to success. TEST PLAN EMPTY REVISION DETAIL https://reviews.facebook.net/D2697 AFFECTED FILES metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java MANAGE HERALD DIFFERENTIAL RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/6183/ Tip: use the X-Herald-Rules header to filter Herald messages in your client. > TestHiveServerSessions hangs when executed directly > --------------------------------------------------- > > Key: HIVE-2937 > URL: https://issues.apache.org/jira/browse/HIVE-2937 > Project: Hive > Issue Type: Test > Reporter: Navis > Priority: Trivial > Attachments: HIVE-2937.D2697.1.patch > > > {code} > ant test -Doffline=true -Dtestcase=TestHiveServerSessions > {code} > Hangs infinitely. > I couldn't imagine exact cause of the problem, but found that by adding 'new > HiveServer.HiveServerHandler();' in setup(), test resulted to success. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira