[ https://issues.apache.org/jira/browse/PHOENIX-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015231#comment-15015231 ]
James Taylor commented on PHOENIX-2437: --------------------------------------- Actually, the PhoenixDriver will load, but the PhoenixTestDriver is the one that should be used (if you get rid of that code I mentioned before). At connect time, given that URL, the accept would succeed for the PhoenixTestDriver, but fail for the PhoenixDriver. That's assuming that the PhoenixTestDriver was registered (which I believe is the case). > Build times out intermittently > ------------------------------ > > Key: PHOENIX-2437 > URL: https://issues.apache.org/jira/browse/PHOENIX-2437 > Project: Phoenix > Issue Type: Bug > Reporter: James Taylor > Assignee: Samarth Jain > Fix For: 4.7.0 > > Attachments: PHOENIX-2437.patch > > > Looks like our build is timing out still, even with my change for > PHOENIX-2427. [~mujtabachohan] - any insight into the new failures? > [~samarthjain] - I'm thinking we should remove the shutdown hook altogether > and live with exceptions that can occur when a server is going down while > connection are still being attempted to be gotten. > WDYT? -- This message was sent by Atlassian JIRA (v6.3.4#6332)