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

Hudson commented on HBASE-4303:
-------------------------------

Integrated in HBase-TRUNK #2163 (See 
[https://builds.apache.org/job/HBase-TRUNK/2163/])
    HBASE-4303  HRegionInfo.toString has bad quoting

todd : 
Files : 
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/HRegionInfo.java


> HRegionInfo.toString has bad quoting
> ------------------------------------
>
>                 Key: HBASE-4303
>                 URL: https://issues.apache.org/jira/browse/HBASE-4303
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: hbase-4303.txt
>
>
> Currently it's outputting:
> REGION => {NAME => '.META.,,1 TableName => ', STARTKEY => '', ENDKEY => '', 
> ENCODED => 1028785192,}
> Notice the missing quotes around tableName, etc.

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

        

Reply via email to