[
https://issues.apache.org/jira/browse/HIVE-25543?focusedWorklogId=684486&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-684486
]
ASF GitHub Bot logged work on HIVE-25543:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Nov/21 00:11
Start Date: 22/Nov/21 00:11
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on pull request #2661:
URL: https://github.com/apache/hive/pull/2661#issuecomment-974927414
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the [email protected] list if the patch is in
need of reviews.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 684486)
Remaining Estimate: 0h
Time Spent: 10m
> Add Read-Only Capability to ObjectStore
> ---------------------------------------
>
> Key: HIVE-25543
> URL: https://issues.apache.org/jira/browse/HIVE-25543
> Project: Hive
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Recently saw some stack-traces that shows that calling "commit" triggers
> quite a bit of work within DataNucleus, as I understand it, to look for
> changes in the transaction and to commit those changes.
> Given that many of the RPCs within the Metastore are look-ups, Hive can avoid
> all these needless work by making transaction read-only (rollbackOnly).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)