[
https://issues.apache.org/jira/browse/HDDS-1175?focusedWorklogId=209251&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-209251
]
ASF GitHub Bot logged work on HDDS-1175:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Mar/19 00:48
Start Date: 07/Mar/19 00:48
Worklog Time Spent: 10m
Work Description: hanishakoneru commented on issue #557: HDDS-1175. Serve
read requests directly from RocksDB.
URL: https://github.com/apache/hadoop/pull/557#issuecomment-470337074
The test failures are unrelated and pass locally. I will merge the PR
shortly.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 209251)
Time Spent: 1h (was: 50m)
> Serve read requests directly from RocksDB
> -----------------------------------------
>
> Key: HDDS-1175
> URL: https://issues.apache.org/jira/browse/HDDS-1175
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Components: Ozone Manager
> Reporter: Hanisha Koneru
> Assignee: Hanisha Koneru
> Priority: Major
> Labels: pull-request-available
> Attachments: HDDS-1175.001.patch
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> We can directly server read requests from the OM's RocksDB instead of going
> through the Ratis server. OM should first check its role and only if it is
> the leader can it server read requests.
> There can be a scenario where an OM can lose its Leader status but not know
> about the new election in the ring. This OM could server stale reads for the
> duration of the heartbeat timeout but this should be acceptable (similar to
> how Standby Namenode could possibly server stale reads till it figures out
> the new status).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]