[ https://issues.apache.org/jira/browse/HIVE-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-7281: ----------------------------------- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Committed to trunk. Thanks, Alan! > DbTxnManager acquiring wrong level of lock for dynamic partitioning > ------------------------------------------------------------------- > > Key: HIVE-7281 > URL: https://issues.apache.org/jira/browse/HIVE-7281 > Project: Hive > Issue Type: Bug > Components: Locking, Transactions > Reporter: Alan Gates > Assignee: Alan Gates > Fix For: 0.14.0 > > Attachments: HIVE-7281.patch > > > Currently DbTxnManager.acquireLocks() locks the DUMMY_PARTITION for dynamic > partitioning. But this is not adequate. This will not prevent drop > operations on partitions being written to. The lock should be at the table > level. -- This message was sent by Atlassian JIRA (v6.2#6252)