You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Dave Latham (JIRA)" <ji...@apache.org> on 2011/05/24 23:40:47 UTC

[jira] [Created] (HBASE-3919) More places output binary data to text

More places output binary data to text
--------------------------------------

                 Key: HBASE-3919
                 URL: https://issues.apache.org/jira/browse/HBASE-3919
             Project: HBase
          Issue Type: Bug
            Reporter: Dave Latham
            Assignee: Dave Latham
            Priority: Trivial
             Fix For: 0.92.0


I noticed some more binary output appearing in the regionserver log.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3919) More places output binary data to text

Posted by "Dave Latham (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Latham updated HBASE-3919:
-------------------------------

    Status: Patch Available  (was: Open)

> More places output binary data to text
> --------------------------------------
>
>                 Key: HBASE-3919
>                 URL: https://issues.apache.org/jira/browse/HBASE-3919
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Dave Latham
>            Assignee: Dave Latham
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: binaryOutput.patch
>
>
> I noticed some more binary output appearing in the regionserver log.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3919) More places output binary data to text

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-3919:
-------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.92.0)
                   0.90.4
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed to trunk and branch.  Thanks for the patch Dave (We have binary keys also -- its annoying debugging when they come out jumbled up).

> More places output binary data to text
> --------------------------------------
>
>                 Key: HBASE-3919
>                 URL: https://issues.apache.org/jira/browse/HBASE-3919
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Dave Latham
>            Assignee: Dave Latham
>            Priority: Trivial
>             Fix For: 0.90.4
>
>         Attachments: binaryOutput.patch
>
>
> I noticed some more binary output appearing in the regionserver log.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3919) More places output binary data to text

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039409#comment-13039409 ] 

Hudson commented on HBASE-3919:
-------------------------------

Integrated in HBase-TRUNK #1939 (See [https://builds.apache.org/hudson/job/HBase-TRUNK/1939/])
    

> More places output binary data to text
> --------------------------------------
>
>                 Key: HBASE-3919
>                 URL: https://issues.apache.org/jira/browse/HBASE-3919
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Dave Latham
>            Assignee: Dave Latham
>            Priority: Trivial
>             Fix For: 0.90.4
>
>         Attachments: binaryOutput.patch
>
>
> I noticed some more binary output appearing in the regionserver log.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3919) More places output binary data to text

Posted by "Dave Latham (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Latham updated HBASE-3919:
-------------------------------

    Attachment: binaryOutput.patch

Here's all the places I could find (aside from the tests) that use Bytes.toString for rows, columns, or things that derive from rows (like split keys and region names) and output to the logs or exception messages.

> More places output binary data to text
> --------------------------------------
>
>                 Key: HBASE-3919
>                 URL: https://issues.apache.org/jira/browse/HBASE-3919
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Dave Latham
>            Assignee: Dave Latham
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: binaryOutput.patch
>
>
> I noticed some more binary output appearing in the regionserver log.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira