You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xu Cang (JIRA)" <ji...@apache.org> on 2018/07/23 21:20:00 UTC

[jira] [Comment Edited] (HBASE-20794) CreateTable operation does not log its landing at the master nor the initiator at INFO level

    [ https://issues.apache.org/jira/browse/HBASE-20794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553413#comment-16553413 ] 

Xu Cang edited comment on HBASE-20794 at 7/23/18 9:19 PM:
----------------------------------------------------------

I added something into log, looks like this 

"2018-07-23 14:12:50,068 INFO [RpcServer.default.FPBQ.Fifo.handler=29,queue=2,port=60000] master.MasterRpcServices: Client=xcang//10.3.58.48 procedure request for creating table: namespace: " default"
qualifier: "MyTable2"
procId is: 7"

 

Is something you want to see [~stack] ? Thanks!

 Uploaded one patch for quick review. If this is what we want to do,  I can audit other OPs to add log lines for those.


was (Author: xucang):
I added something into log, looks like this 

"2018-07-23 14:12:50,068 INFO [RpcServer.default.FPBQ.Fifo.handler=29,queue=2,port=60000] master.MasterRpcServices: Client=xcang//10.3.58.48 procedure request for creating table: namespace: " default"
qualifier: "MyTable2"
procId is: 7"

 

Is something you want to see [~stack] ? Thanks!

 

> CreateTable operation does not log its landing at the master nor the initiator at INFO level
> --------------------------------------------------------------------------------------------
>
>                 Key: HBASE-20794
>                 URL: https://issues.apache.org/jira/browse/HBASE-20794
>             Project: HBase
>          Issue Type: Bug
>          Components: logging
>            Reporter: stack
>            Priority: Major
>             Fix For: 2.0.2
>
>         Attachments: HBASE-20794.master.001.patch
>
>
> We don't log at INFO level the arrival on the Master of a create table request. Need to log for basic audit purposes the initiator and the pid created to run the create table.
> Review other macro ops to make sure they log at INFO level.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)