[ 
https://issues.apache.org/jira/browse/HDDS-1535?focusedWorklogId=247582&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-247582
 ]

ASF GitHub Bot logged work on HDDS-1535:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/May/19 17:42
            Start Date: 23/May/19 17:42
    Worklog Time Spent: 10m 
      Work Description: arp7 commented on issue #832: HDDS-1535. Space tracking 
for Open Containers : Handle Node Startup. Contributed by Supratim Deka
URL: https://github.com/apache/hadoop/pull/832#issuecomment-495316409
 
 
   The UT failures are unrelated. I've merged this into trunk.
 
----------------------------------------------------------------
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: 247582)
    Time Spent: 2h  (was: 1h 50m)

> Space tracking for Open Containers : Handle Node Startup
> --------------------------------------------------------
>
>                 Key: HDDS-1535
>                 URL: https://issues.apache.org/jira/browse/HDDS-1535
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone Datanode
>            Reporter: Supratim Deka
>            Assignee: Supratim Deka
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> This is related to HDDS-1511
> Space tracking for Open Containers (committed space in the volume) relies on 
> usedBytes in the Container state. usedBytes is not persisted for every update 
> (chunkWrite). So on a node restart the value is stale.
> The proposal is to:
> iterate the block DB for each open container during startup and compute the 
> used space.
> The block DB process will be accelerated by spawning executors for each 
> container.
> This process will be carried out as part of building the container set during 
> startup.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to