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

Aleksandr Shulman commented on HBASE-6682:
------------------------------------------

The issue appears that the raw byte array of the protocol buffer is being 
written out to the logs. My guess so far is that the protocol buffer is of type 
ServerName (holding the name, port, and startCode), but I not sure how this 
maps to the byte array. 

It seems as though it will just print whatever ZooKeeper provides it. I've 
contacted other team members about this bug and will follow up as I learn more.
                
> Bad characters in logs for server names: SplitLogManager: task following PBUF 
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-6682
>                 URL: https://issues.apache.org/jira/browse/HBASE-6682
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.96.0
>            Reporter: nkeywal
>            Assignee: Aleksandr Shulman
>            Priority: Minor
>
> See how the server name is printed:
> 2012-08-29 14:28:53,567 INFO org.apache.hadoop.hbase.master.SplitLogManager: 
> task 
> /hbase/splitlog/hdfs%3A%2F%2Flocalhost%3A9000%2Fhbase%2F.logs%2Flocalhost%2C60202%2C1346241077569-splitting%2Flocalhost%252C60202%252C1346241077569.1346241967431
>  entered state PBUF
>       localhost����ޑ�'

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