You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2020/09/05 06:38:00 UTC

[jira] [Commented] (HDDS-4171) DEFAULT_PIPELIME_LIMIT typo in MiniOzoneCluster.java

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

Marton Elek commented on HDDS-4171:
-----------------------------------

I am not familiar with any similar spell check. My intellij usually shows spell errors but some of them are false positive.

But we can add any new check if you have any ideas for tools. The contract is simple:

Create a new bash script under hadoop-ozone/dev-support/checks which returns with 255 in case of any error, and prints out the error to the stderr (and -- optionally -- to the top $REPORT_DIR level)

> DEFAULT_PIPELIME_LIMIT typo in MiniOzoneCluster.java
> ----------------------------------------------------
>
>                 Key: HDDS-4171
>                 URL: https://issues.apache.org/jira/browse/HDDS-4171
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Xiang Zhang
>            Assignee: Xiang Zhang
>            Priority: Minor
>
> [https://github.com/apache/hadoop-ozone/blob/master/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/MiniOzoneCluster.java#L277]
> I believe it should be DEFAULT_PIPELINE_LIMIT



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

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org