You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/08/30 21:59:38 UTC

[jira] [Created] (HBASE-4303) HRegionInfo.toString has bad quoting

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
             Fix For: 0.92.0


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

        

[jira] [Resolved] (HBASE-4303) HRegionInfo.toString has bad quoting

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

Todd Lipcon resolved HBASE-4303.
--------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

I committed this without review since it's trivial

> 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

        

[jira] [Commented] (HBASE-4303) HRegionInfo.toString has bad quoting

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Updated] (HBASE-4303) HRegionInfo.toString has bad quoting

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

Todd Lipcon updated HBASE-4303:
-------------------------------

    Priority: Trivial  (was: Major)

> 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

        

[jira] [Updated] (HBASE-4303) HRegionInfo.toString has bad quoting

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

Todd Lipcon updated HBASE-4303:
-------------------------------

    Attachment: hbase-4303.txt

Trivial fix

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