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

ASF GitHub Bot logged work on HDFS-16274:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Oct/21 16:06
            Start Date: 14/Oct/21 16:06
    Worklog Time Spent: 10m 
      Work Description: tomscut opened a new pull request #3554:
URL: https://github.com/apache/hadoop/pull/3554


   JIRA: [HDFS-16274](https://issues.apache.org/jira/browse/HDFS-16274)
   
   When the blocksize of a file is smaller than 
dfs.namenode.fs-limits.min-block-size, an IOE will be thrown. In current 
exception messages, it is easy to confuse the value of blocksize with the value 
of dfs.namenode.fs-limits.min-block-size. 
   
   Before the change:
   
![image](https://user-images.githubusercontent.com/55134131/137355106-fb0ce6cb-7378-49da-b425-f41fa2bb2834.png)
   
   After the change:
   
![image](https://user-images.githubusercontent.com/55134131/137355124-b79e638c-a3a3-47af-ad7f-b339cd39c426.png)
   
   


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

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 665743)
    Remaining Estimate: 0h
            Time Spent: 10m

> Improve log for FSNamesystem#startFileInt
> -----------------------------------------
>
>                 Key: HDFS-16274
>                 URL: https://issues.apache.org/jira/browse/HDFS-16274
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: tomscut
>            Assignee: tomscut
>            Priority: Minor
>         Attachments: image-2021-10-14-23-52-53-100.png, 
> image-2021-10-14-23-55-04-133.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When the blocksize of a file is smaller than 
> dfs.namenode.fs-limits.min-block-size, an IOE will be thrown. In current 
> exception messages, it is easy to confuse the value of blocksize with the 
> value of dfs.namenode.fs-limits.min-block-size. 
> Before the change:
> !image-2021-10-14-23-55-04-133.png|width=678,height=111!
> After the change:
> !image-2021-10-14-23-52-53-100.png|width=710,height=63!



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to