You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Arpit Agarwal (Jira)" <ji...@apache.org> on 2020/06/01 01:23:00 UTC

[jira] [Updated] (HDDS-710) Optimize the bits used to represent Blocks

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

Arpit Agarwal updated HDDS-710:
-------------------------------
    Target Version/s:   (was: 0.5.0)

> Optimize the bits used to represent Blocks
> ------------------------------------------
>
>                 Key: HDDS-710
>                 URL: https://issues.apache.org/jira/browse/HDDS-710
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone Client
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>            Priority: Critical
>
> An immutable block is identified by the following:
> - Container ID
> - Local Block ID
> - BCS (Block Commit Sequence ID)
> All of these values are currently exposed to the client. Instead we can have a composite block ID that hides these details from the client. A first thought is a naive implementation that generates a 192-bit (3x64-bit) block ID.
> Proposed by [~anu] in HDDS-676.



--
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