You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Prakash Khemani (JIRA)" <ji...@apache.org> on 2011/04/21 01:03:05 UTC

[jira] [Created] (HBASE-3806) distributed log splitting double escapes task names

distributed log splitting double escapes task names
---------------------------------------------------

                 Key: HBASE-3806
                 URL: https://issues.apache.org/jira/browse/HBASE-3806
             Project: HBase
          Issue Type: Bug
            Reporter: Prakash Khemani
            Assignee: Prakash Khemani


During startup master double-escapes the (log split) task names when submitting them ... I had missed this in my testing because I was using task names like foo and bar instead of those that need escaping - like hdfs://... Also at startup even though the master fails to acquire the orphan tasks ... the tasks are acquired anyways when master sees the logs that need splitting.

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

[jira] [Commented] (HBASE-3806) distributed log splitting double escapes task names

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

Prakash Khemani commented on HBASE-3806:
----------------------------------------

uploaded a patch at https://review.cloudera.org/r/1715/

> distributed log splitting double escapes task names
> ---------------------------------------------------
>
>                 Key: HBASE-3806
>                 URL: https://issues.apache.org/jira/browse/HBASE-3806
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Prakash Khemani
>            Assignee: Prakash Khemani
>
> During startup master double-escapes the (log split) task names when submitting them ... I had missed this in my testing because I was using task names like foo and bar instead of those that need escaping - like hdfs://... Also at startup even though the master fails to acquire the orphan tasks ... the tasks are acquired anyways when master sees the logs that need splitting.

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

[jira] [Resolved] (HBASE-3806) distributed log splitting double escapes task names

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

stack resolved HBASE-3806.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.92.0
     Hadoop Flags: [Reviewed]

Commited to TRUNK.  Thanks for the patch Prakash.  FYI, use reviews.apache.org going forward.  Thanks boss.

> distributed log splitting double escapes task names
> ---------------------------------------------------
>
>                 Key: HBASE-3806
>                 URL: https://issues.apache.org/jira/browse/HBASE-3806
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Prakash Khemani
>            Assignee: Prakash Khemani
>             Fix For: 0.92.0
>
>
> During startup master double-escapes the (log split) task names when submitting them ... I had missed this in my testing because I was using task names like foo and bar instead of those that need escaping - like hdfs://... Also at startup even though the master fails to acquire the orphan tasks ... the tasks are acquired anyways when master sees the logs that need splitting.

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