You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2012/10/19 20:35:12 UTC

[jira] [Created] (HBASE-7016) port HBASE-6518 to 0.94

Sergey Shelukhin created HBASE-7016:
---------------------------------------

             Summary: port HBASE-6518 to 0.94
                 Key: HBASE-7016
                 URL: https://issues.apache.org/jira/browse/HBASE-7016
             Project: HBase
          Issue Type: Task
    Affects Versions: 0.94.2
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin
            Priority: Trivial


Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7016) port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94

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

Hudson commented on HBASE-7016:
-------------------------------

Integrated in HBase-0.94 #547 (See [https://builds.apache.org/job/HBase-0.94/547/])
    HBASE-7016 port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94 (Revision 1401127)

     Result = SUCCESS
enis : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/Bytes.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestBytes.java

                
> port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>             Fix For: 0.94.3
>
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7016) port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94

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

Hadoop QA commented on HBASE-7016:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12550035/HBASE-7016.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 3 new or modified tests.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/3091//console

This message is automatically generated.
                
> port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-7016) port HBASE-6518 to 0.94

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

Sergey Shelukhin updated HBASE-7016:
------------------------------------

    Attachment: HBASE-7016.patch

Trivial port
                
> port HBASE-6518 to 0.94
> -----------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7016) port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94

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

Sergey Shelukhin commented on HBASE-7016:
-----------------------------------------

Should it be ok to commit now? Thanks.
                
> port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-7016) port HBASE-6518 to 0.94

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

Sergey Shelukhin updated HBASE-7016:
------------------------------------

    Status: Patch Available  (was: Open)
    
> port HBASE-6518 to 0.94
> -----------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-7016) port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94

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

Ted Yu updated HBASE-7016:
--------------------------

    Summary: port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94  (was: port HBASE-6518 to 0.94)

@Sergey:
It would be nice to include the subject of the bug fix in the title.
This way the next release notes would be easier to read.
                
> port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7016) port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94

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

Sergey Shelukhin commented on HBASE-7016:
-----------------------------------------

[~ted_yu] Sure, will do. For such a small change I should probably have updated original JIRA and its Fixed versions.
                
> port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-7016) port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94

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

Enis Soztutar updated HBASE-7016:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.3
           Status: Resolved  (was: Patch Available)

Committed this. Thanks Sergey and Lars. 
                
> port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>             Fix For: 0.94.3
>
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7016) port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94

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

Lars Hofhansl commented on HBASE-7016:
--------------------------------------

+1 this is a safe bug fix
                
> port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7016) port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94

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

Hudson commented on HBASE-7016:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #9 (See [https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/9/])
    HBASE-7016 port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94 (Revision 1401127)

     Result = FAILURE
enis : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/Bytes.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestBytes.java

                
> port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>             Fix For: 0.94.3
>
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7016) port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94

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

Enis Soztutar commented on HBASE-7016:
--------------------------------------

This bug only applies, when the String ends with \, in which case it will throw an exception. So it should be safe to backport. 
[~lhofhansl] if you give the go, I'll commit this to 0.94.
                
> port HBASE-6518 'Bytes.toBytesBinary() incorrect trailing backslash escape' to 0.94
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-7016
>                 URL: https://issues.apache.org/jira/browse/HBASE-7016
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.94.2
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>         Attachments: HBASE-7016.patch
>
>
> Porting a bugfix...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira