kalyan kumar kalvagadda created SENTRY-2271:
-----------------------------------------------
Summary: Wrong message seen when db upgrade failure.
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
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)