[
https://issues.apache.org/jira/browse/SENTRY-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16517542#comment-16517542
]
Hadoop QA commented on SENTRY-2271:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12928380/SENTRY-2271.01.patch
against master.
{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/3900/console
This message is automatically generated.
> Wrong log messages/method names in SentrySchema related classes.
> ----------------------------------------------------------------
>
> Key: SENTRY-2271
> URL: https://issues.apache.org/jira/browse/SENTRY-2271
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.1.0
> Reporter: kalyan kumar kalvagadda
> Assignee: Arjun Mishra
> Priority: Major
> Attachments: SENTRY-2271.01.patch
>
>
> SentrySchema classes still use "MetaStore" instead of sentrystore for method
> names and even in logs. It should be corrected. Below is one such example.
>
> SentryStoreSchemaInfo has log which still refer "Metastore". Here is an
> example
> {noformat}
> throw new SentryUserException("Unknown version specified for upgrade "
> + fromSchemaVer + " Metastore schema may be too old or newer");
> {noformat}
>
> We need to asses if there are any other message like like and fix them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)