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 20:45:00 UTC

[jira] [Commented] (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=16553389#comment-16553389 ] 

Xu Cang commented on HBASE-20794:
---------------------------------

I added a log line in code and in log it looks like this: "

 

"507604 2018-07-23 13:41:51,327 INFO [RpcServer.default.FPBQ.Fifo.handler=29,queue=2,port=16000] master.MasterRpcServices: Client=dummyUserName//10.1.1.41 procedure request for creating table: namespace: " default"
507605 qualifier: "mytable""

"

 

Is this something you provision? Thanks [~stack]

> 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
>
>
> 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)