Josh Elser created RANGER-3758:
----------------------------------
Summary: Decrease log-level when no HBase remote client address is
found
Key: RANGER-3758
URL: https://issues.apache.org/jira/browse/RANGER-3758
Project: Ranger
Issue Type: Task
Components: Ranger
Reporter: Josh Elser
We deal with really annoying logging in HBase services because of this one line
{noformat}
2022-04-17 17:51:05,481 INFO
org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor: Unable to
get remote Address {noformat}
20% of all HBase logging in one RegionServer is from this one log message.
There is zero value derived from this log message as it is completely expected
that HBase will perform operations on its own which Ranger would audit.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)