You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/12/14 15:34:00 UTC

[jira] [Updated] (HBASE-27530) Fix comment syntax errors

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

Duo Zhang updated HBASE-27530:
------------------------------
    Component/s: documentation
                     (was: asyncclient)
                     (was: Balancer)

> Fix comment syntax errors
> -------------------------
>
>                 Key: HBASE-27530
>                 URL: https://issues.apache.org/jira/browse/HBASE-27530
>             Project: HBase
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Yuchen Liang
>            Assignee: Yuchen Liang
>            Priority: Trivial
>             Fix For: 2.6.0, 3.0.0-alpha-4, 2.4.16, 2.5.3
>
>
> I found some sytax errors in the comments while reading the source code.
> such as the fallowing examples:
> at hbase-asyncfs.src.main.java.org.apache.hadoop.hbase.util.RecoverLeaseFSUtils.java(line 95, 121)
> at hbase-asyncfs.src.main.java.org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.java(line 87, 107)
> at hbase-balancer.src.main.java.org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.java(line 53, 59)
> ......
> In fact, I did a simple scan and there were quite a few errors, although only a few affected the reading. I think maybe we can fix it, even if it's not in a hurry.



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