[
https://issues.apache.org/jira/browse/HDDS-1988?focusedWorklogId=328752&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-328752
]
ASF GitHub Bot logged work on HDDS-1988:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Oct/19 19:00
Start Date: 15/Oct/19 19:00
Worklog Time Spent: 10m
Work Description: bharatviswa504 commented on pull request #30:
HDDS-1988. Fix listParts API.
URL: https://github.com/apache/hadoop-ozone/pull/30
https://issues.apache.org/jira/browse/HDDS-1988
We don't need any fix for List Parts API, as the information of all uploaded
parts is stored as key-value in MPU Table(To retrieve this information, we are
not iterating the RocksDB table). Added Integration test for this scenario, to
verify it is working properly or not.
----------------------------------------------------------------
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: 328752)
Remaining Estimate: 0h
Time Spent: 10m
> Fix listParts API
> -----------------
>
> Key: HDDS-1988
> URL: https://issues.apache.org/jira/browse/HDDS-1988
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Reporter: Bharat Viswanadham
> Assignee: Bharat Viswanadham
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This Jira is to fix listParts API in HA code path.
> In HA, we have an in-memory cache, where we put the result to in-memory cache
> and return the response, later it will be picked by double buffer thread and
> it will flush to disk. So, now when do listParts of a MPU key, it should use
> both in-memory cache and rocksdb mpu table to list parts of a mpu key.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]