[
https://issues.apache.org/jira/browse/HBASE-27530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-27530.
-------------------------------
Fix Version/s: 2.6.0
3.0.0-alpha-4
2.4.16
2.5.3
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to branch-2.4+.
Thanks [~lycjeff] for contributing!
> Fix comment syntax errors
> -------------------------
>
> Key: HBASE-27530
> URL: https://issues.apache.org/jira/browse/HBASE-27530
> Project: HBase
> Issue Type: Improvement
> Components: asyncclient, Balancer
> 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)