[ 
https://issues.apache.org/jira/browse/HBASE-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-8754:
-------------------------

    Attachment: 8754v2.txt

Added logging of 'client' -- their name and their inetaddress -- to each of the 
admin commands on Master.  Made all logging INFO level .  Logs look like this:

2013-08-22 00:08:53,994 INFO  [RpcServer.handler=24,port=50246] master.HMaster: 
Client=stack//192.168.1.129 disable xyz

Above is disable of table 'xyz' by 'client' stack.
                
> 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
>
>         Attachments: 8754.txt, 8754v2.txt
>
>
> 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

Reply via email to