Vincent Poon created PHOENIX-4978:
-------------------------------------

             Summary: Test clients use the same thread pool as server
                 Key: PHOENIX-4978
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4978
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.14.0
            Reporter: Vincent Poon


Found this in PHOENIX-4785 test debugging.  In our IT tests, we open up a 
client via DriverManager#createConnection.  On the server-side, we sometimes 
call QueryUtil#getConnectionOnServer, which can end up using the same 
underlying HConnection.  This can lead to deadlock in the test



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to