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

[jira] [Updated] (HDDS-5236) Require block token for more operations

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

Attila Doroszlai updated HDDS-5236:
-----------------------------------
    Description: 
Require block token in datanode for the following operations:

* CompactChunk (currently unsupported operation)
* DeleteBlock
* DeleteChunk
* GetCommittedBlockLength
* ListChunk (currently unsupported operation)

Require container token for ListBlock (currently unsupported operation).

Do not require container token for ListContainer (currently unsupported operation), as it does not have container ID in the request.

  was:
Require block token in datanode for the following operations:

* CompactChunk (currently unsupported operation)
* DeleteBlock
* DeleteChunk
* GetCommittedBlockLength
* ListChunk (currently unsupported operation)

Require container token for ListBlock (currently unsupported operation).

Do not require container token for ListContainer (as it does not have container ID).


> Require block token for more operations
> ---------------------------------------
>
>                 Key: HDDS-5236
>                 URL: https://issues.apache.org/jira/browse/HDDS-5236
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: Ozone Datanode
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>
> Require block token in datanode for the following operations:
> * CompactChunk (currently unsupported operation)
> * DeleteBlock
> * DeleteChunk
> * GetCommittedBlockLength
> * ListChunk (currently unsupported operation)
> Require container token for ListBlock (currently unsupported operation).
> Do not require container token for ListContainer (currently unsupported operation), as it does not have container ID in the request.



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

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