[
https://issues.apache.org/jira/browse/HBASE-27401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611895#comment-17611895
]
Duo Zhang commented on HBASE-27401:
-----------------------------------
I've run the following commands
{code}
find . -type f -name *.java | xargs egrep "^ *\*" | egrep " n+ "
find . -type f -name *.java | xargs egrep "^ *\*" | egrep " n+$"
{code}
Let me upload the result as attachedment.
> Clean up current broken 'n's in our javadoc
> -------------------------------------------
>
> Key: HBASE-27401
> URL: https://issues.apache.org/jira/browse/HBASE-27401
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)