[ https://issues.apache.org/jira/browse/HIVE-25111?focusedWorklogId=596853&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-596853 ]
ASF GitHub Bot logged work on HIVE-25111: ----------------------------------------- Author: ASF GitHub Bot Created on: 14/May/21 19:24 Start Date: 14/May/21 19:24 Worklog Time Spent: 10m Work Description: belugabehr edited a comment on pull request #2269: URL: https://github.com/apache/hive/pull/2269#issuecomment-841454459 @miklosgergely `ObjectStore` cannot decide what it wants to be. Each method has its own transaction handling, but there are times, such as in `HMSHandler::create_catalog` that wraps several methods under one transaction using its own transaction handling. We need to decide which one it will be, it cannot be both. Based on the current usage, it looks to me like the Transaction handling should be removed from the ObjectStore code and moved up to whatever is wrapping it (HMSHandler for example). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 596853) Time Spent: 1.5h (was: 1h 20m) > Metastore Catalog Methods JDO Persistence > ----------------------------------------- > > Key: HIVE-25111 > URL: https://issues.apache.org/jira/browse/HIVE-25111 > Project: Hive > Issue Type: Sub-task > Reporter: David Mollitor > Assignee: David Mollitor > Priority: Minor > Labels: pull-request-available > Time Spent: 1.5h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)