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

stack commented on HBASE-8366:
------------------------------

Sorry for this lads.  I am going to come back and fix this (thanks for filing 
the issue).  TextFormat was useful debugging the ipc but yeah, too verbose.  On 
other hand, because we are all pb now, we can log a TextFormat shorthand and 
print out stuff like region and row which will help when query is tooSlow or 
tooBig.  TextFormat is not subclassable so it would be a hbase form of 
TextFormat.  I can assign this to myself since I have a notion of how it should 
be if that is ok w/ you lot.
                
> HBaseServer logs the full query.
> --------------------------------
>
>                 Key: HBASE-8366
>                 URL: https://issues.apache.org/jira/browse/HBASE-8366
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.95.0
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>             Fix For: 0.98.0, 0.95.1
>
>         Attachments: 8366.v1.patch
>
>
> We log the query when we have an error. As a results, the logs are not 
> readable when using stuff like multi.
> As a side note, this is as well a security issue (no need to encrypt the 
> network and the storage if the logs contain everything). I'm not removing the 
> full log line here; but just ask and I do it :-).

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