You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/01/08 14:49:00 UTC

[jira] [Created] (HBASE-19733) Fix checkstyle error in hbase-thrift module

Ted Yu created HBASE-19733:
------------------------------

             Summary: Fix checkstyle error in hbase-thrift module
                 Key: HBASE-19733
                 URL: https://issues.apache.org/jira/browse/HBASE-19733
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu
            Assignee: Ted Yu


Currently build is failing due to:
{code}
[ERROR] src/main/java/org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.java:[291,78] (blocks) EmptyBlock: Must have at least one statement.
...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (checkstyle) on project hbase-thrift: You have 1 Checkstyle violation. -> [Help 1]
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)