[
https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836632#comment-16836632
]
Hudson commented on HBASE-22358:
--------------------------------
Results for branch branch-2
[build #1879 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1879/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1879//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1879//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1879//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Change rubocop configuration for method length
> ----------------------------------------------
>
> Key: HBASE-22358
> URL: https://issues.apache.org/jira/browse/HBASE-22358
> Project: HBase
> Issue Type: Improvement
> Components: community, shell
> Reporter: Jan Hentschel
> Assignee: Murtaza Hassan
> Priority: Minor
> Labels: beginner, beginners
> Fix For: 3.0.0, 1.5.0, 2.3.0, 2.0.6, 2.1.5, 2.2.1, 1.3.5, 1.4.11
>
>
> rubocop currently uses a maximum method length for the Ruby code of 10, which
> is way too restrictive. In Checkstyle we're using 150 lines per method. Don't
> know if it needs to be that much, but something between 50 and 75 seems to be
> more realistic, especially for test cases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)