[
https://issues.apache.org/jira/browse/HBASE-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741923#comment-13741923
]
Harsh J commented on HBASE-8754:
--------------------------------
I'm not sure of how HBase manages audit log events but in HDFS we use the UGI
object associated with the call:
https://github.com/apache/hadoop-common/blob/release-2.0.5-alpha/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java#L5270
> Log the client IP/port of the balancer invoker
> ----------------------------------------------
>
> Key: HBASE-8754
> URL: https://issues.apache.org/jira/browse/HBASE-8754
> Project: HBase
> Issue Type: Improvement
> Components: master, Usability
> Affects Versions: 0.90.0
> Reporter: Harsh J
> Fix For: 0.96.0
>
>
> There's no way for any ops to answer today: "Who turned off/on the
> balancer?". All the logs print is the state when the RPC call is invoked,
> nothing else.
> Given this is a critical piece of admin functionality, we should log the IP
> for it at least.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira