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

nkeywal commented on HBASE-6682:
--------------------------------

bq. To trigger the split, are you inserting data until it occurs automatically, 
or are you explicitly requesting a split be done from the client (e.g. 
splitLogDistributed(path))?

I do a kill -9 on the region server, so it's triggered by the master. There is 
no client anymore at this point actually, just unflushed data in the region 
server.

bq. Also, does the offending binary text appear when you don't kill one of the 
processes?

Well if I don't kill the region server, the log won't have to be split.

                
> 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