[ 
https://issues.apache.org/jira/browse/HDDS-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819525#comment-17819525
 ] 

Siyao Meng commented on HDDS-10392:
-----------------------------------

In a fs.append() design discussion thread there was a concern that since there 
could be new blocks allocated for a key every single time that key is 
append()ed (because existing blocks are immutable), there should be a way to 
detect if a file has too many small blocks because of some application behavior 
(append 1 byte to a key then close, repeat that 100,000 times. we get 100,000 
new blocks), if that is a concern.

> Recon can show a warning of a list of files that have too many small blocks 
> (blocks that are not full)
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HDDS-10392
>                 URL: https://issues.apache.org/jira/browse/HDDS-10392
>             Project: Apache Ozone
>          Issue Type: New Feature
>          Components: Ozone Recon
>            Reporter: Devesh Kumar Singh
>            Assignee: Devesh Kumar Singh
>            Priority: Major
>              Labels: Recon
>
> Recon can show a warning of a list of files that have too many small blocks 
> (blocks that are not full).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to