You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Bharat Viswanadham (Jira)" <ji...@apache.org> on 2020/04/17 21:13:00 UTC

[jira] [Resolved] (HDDS-1746) Allocating Blocks is not happening for Multipart upload part key in createMultipartKey call

     [ https://issues.apache.org/jira/browse/HDDS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharat Viswanadham resolved HDDS-1746.
--------------------------------------
    Resolution: Won't Fix

This issue will be fixed once we have a strong leader guarantee in OM. 
Once after implementing leader leases, this can be revisited.

> Allocating Blocks is not happening for Multipart upload part key in createMultipartKey call
> -------------------------------------------------------------------------------------------
>
>                 Key: HDDS-1746
>                 URL: https://issues.apache.org/jira/browse/HDDS-1746
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: HA, Ozone Manager
>            Reporter: Bharat Viswanadham
>            Priority: Minor
>
> In code, in preExecute, we don't read from DB/cache. As isLeader() can have stale information. As right now, this updates for every 1 second.
> When isLeader() is fixed to be always true. We can allocateBlocks for multipart Key when openKey is called in OM.
>  
> To know why isLeader can have stale info. Read this comment from [~anu]
> https://issues.apache.org/jira/browse/HDDS-1175?focusedCommentId=16831257&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16831257



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org