You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/03/06 21:45:07 UTC

[jira] [Updated] (HBASE-20143) Fix checkstyle introduced in parent 'TestRSGroups is flakey' in new test additions

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

stack updated HBASE-20143:
--------------------------
    Summary: Fix checkstyle introduced in parent 'TestRSGroups is flakey' in new test additions  (was: Fix checkstyle introduced in parent in new test additions)

> Fix checkstyle introduced in parent 'TestRSGroups is flakey' in new test additions
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-20143
>                 URL: https://issues.apache.org/jira/browse/HBASE-20143
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Priority: Major
>
> ./hbase-server/src/test/java/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.java:738:        throw new FailedRemoteDispatchException("Fake!");: 'block' child have incorrect indentation level 8, expected level should be 10. [Indentation]
> ./hbase-server/src/test/java/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.java:739:      case 5:: 'case' child have incorrect indentation level 6, expected level should be 8. [Indentation]
> ./hbase-server/src/test/java/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.java:742:        TestAssignmentManager.this.master.getServerManager().expireServer(server);: 'block' child have incorrect indentation level 8, expected level should be 10. [Indentation]
> ./hbase-server/src/test/java/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.java:743:        throw new FailedRemoteDispatchException("Fake!");: 'block' child have incorrect indentation level 8, expected level should be 10. [Indentation]
> ./hbase-server/src/test/java/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.java:744:      case 6:: 'case' child have incorrect indentation level 6, expected level should be 8. [Indentation]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)