[ https://issues.apache.org/jira/browse/HIVE-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978868#action_12978868 ]
Carl Steinbach commented on HIVE-1899: -------------------------------------- https://reviews.apache.org/r/257/ +1. Will commit if tests pass. > add a factory method for creating a synchronized wrapper for IMetaStoreClient > ----------------------------------------------------------------------------- > > Key: HIVE-1899 > URL: https://issues.apache.org/jira/browse/HIVE-1899 > Project: Hive > Issue Type: Improvement > Components: Metastore > Affects Versions: 0.7.0 > Reporter: John Sichi > Assignee: John Sichi > Fix For: 0.7.0 > > Attachments: HIVE-1899.1.patch > > > There are currently some HiveMetaStoreClient multithreading bugs. This patch > adds an (optional) synchronized wrapper for IMetaStoreClient using a dynamic > proxy. This can be used for thread safety by multithreaded apps until all > reentrancy bugs are fixed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.