[ 
https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698181#comment-13698181
 ] 

Ashutosh Chauhan commented on HIVE-4807:
----------------------------------------

Couple of questions:
* Could there be a performance implication of this? I know perf is irrelevant 
if functionality doesn't work, but it will be comforting to know that BoneCP is 
not 10x (randomly picked number) than DBCP.
* If we find (hopefully) that earlier statement is true, than we should just 
rip off DBCP and only use BoneCP as default.
                
> Hive metastore hangs
> --------------------
>
>                 Key: HIVE-4807
>                 URL: https://issues.apache.org/jira/browse/HIVE-4807
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.8.0, 0.9.0, 0.10.0, 0.11.0
>            Reporter: Sarvesh Sakalanaga
>            Assignee: Sarvesh Sakalanaga
>         Attachments: Hive-4807.0.patch
>
>
>  Hive metastore hangs (does not accept any new connections) due to a bug in 
> DBCP. The root cause analysis is here 
> https://issues.apache.org/jira/browse/DBCP-398.  The fix is to change Hive 
> connection pool to BoneCP which is natively supported by DataNucleus.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to