[
https://issues.apache.org/jira/browse/HBASE-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618928#action_12618928
]
Andrew Purtell commented on HBASE-714:
--------------------------------------
"Fixing" this:
2008-07-31 16:03:09,478 INFO org.apache.hadoop.ipc.Server: Process Thread Dump:
Discarding call batchUpdate([EMAIL PROTECTED], row =>
c08408b4-b68c-433c-ba3f-d46d3ba73288, {column => content:title, value => '...',
column => content:content, v
requires either changes to o.a.h.ipc.Server or switch from byte[] back to any
class with a sane toString().
I will make a pass through HBase code looking for any place that might have
been missed the first time around, just for sake of completeness.
> Showing bytes in log when should be string (2)
> ----------------------------------------------
>
> Key: HBASE-714
> URL: https://issues.apache.org/jira/browse/HBASE-714
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.2.0
> Reporter: Michaela Buergle
> Assignee: Andrew Purtell
> Priority: Minor
>
> See HBASE-701 - spotted some more byte output:
> - regionserver.CompactSplitThread: "Compaction failed for region ..." [twice
> in run()]
> - regionserver.CompactSplitThread: "Updating ... with region split info"
> [l.157]
> - util.SoftSortedMap: "Reference for key ... has been cleared" [l.181]
> - master.BaseScanner: "no longer has references to ... " [l.339]
> - INFO org.apache.hadoop.ipc.Server: IPC Server handler 5 on 60020, call
> batchUpdate([EMAIL PROTECTED], [EMAIL PROTECTED]) from 127.0.0.2:59620: error:
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.