[
https://issues.apache.org/jira/browse/SENTRY-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335002#comment-15335002
]
Hadoop QA commented on SENTRY-1336:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12811221/SENTRY-1336.002-sentry-ha-redesign.patch
against sentry-ha-redesign.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/1713/console
This message is automatically generated.
> Fix PMD violation in testSentryServiceGauges
> --------------------------------------------
>
> Key: SENTRY-1336
> URL: https://issues.apache.org/jira/browse/SENTRY-1336
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 1.8.0
> Reporter: Anne Yu
> Assignee: Rahul Sharma
> Attachments: SENTRY-1336.001.patch,
> SENTRY-1336.002-sentry-ha-redesign.patch
>
>
> <violation beginline="47" endline="47" begincolumn="25" endcolumn="42"
> rule="BooleanInstantiation" ruleset="Basic"
> package="org.apache.sentry.provider.db.service.thrift"
> class="TestSentryServiceMetrics" method="testSentryServiceGauges"
> externalInfoUrl="http://pmd.sourceforge.net/pmd-5.3.2/pmd-java/rules/java/basic.html#BooleanInstantiation"
> priority="2">
> Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE
> or call Boolean.valueOf() instead.
> </violation>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)