Tuong Truong created SENTRY-418:
-----------------------------------
Summary: org.mortbay.log package accidentally picked up in
HiveAuthzConf.java
Key: SENTRY-418
URL: https://issues.apache.org/jira/browse/SENTRY-418
Project: Sentry
Issue Type: Bug
Affects Versions: 1.4.0, 1.3.0, 1.2.0
Reporter: Tuong Truong
Priority: Minor
Fix For: 1.5.0
HiveAuthzConf.java is using mainly using slf4j logger (LOG) but commit 0dbde283
seems to have inadvertently added a log entry using the org.mortbay.log package
(Log). This causes inconsistency in logging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)