You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Benoit Sigoure (Created) (JIRA)" <ji...@apache.org> on 2012/02/20 22:41:34 UTC

[jira] [Created] (HBASE-5436) Right-size the map when reading attributes.

Right-size the map when reading attributes.
-------------------------------------------

                 Key: HBASE-5436
                 URL: https://issues.apache.org/jira/browse/HBASE-5436
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.92.0
            Reporter: Benoit Sigoure
            Assignee: Benoit Sigoure
            Priority: Trivial
         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5436) Right-size the map when reading attributes.

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

stack commented on HBASE-5436:
------------------------------

Please commit to both Lars.  Thanks.
                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>             Fix For: 0.94.0
>
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5436) Right-size the map when reading attributes.

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

Benoit Sigoure commented on HBASE-5436:
---------------------------------------

Ping?  Can we get this trivial change in the next point release of 0.92.x?
                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>             Fix For: 0.94.0
>
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5436) Right-size the map when reading attributes.

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

Ted Yu commented on HBASE-5436:
-------------------------------

Integrated to 0.92 branch.
                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>             Fix For: 0.94.0
>
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5436) Right-size the map when reading attributes.

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

Hudson commented on HBASE-5436:
-------------------------------

Integrated in HBase-TRUNK-security #118 (See [https://builds.apache.org/job/HBase-TRUNK-security/118/])
    HBASE-5436 Right-size the map when reading attributes. (Revision 1291463)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/client/OperationWithAttributes.java

                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>             Fix For: 0.94.0
>
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5436) Right-size the map when reading attributes.

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

stack updated HBASE-5436:
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed to trunk.  Thanks for the patch Benoit
                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>             Fix For: 0.94.0
>
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5436) Right-size the map when reading attributes.

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

Hudson commented on HBASE-5436:
-------------------------------

Integrated in HBase-0.92-security #104 (See [https://builds.apache.org/job/HBase-0.92-security/104/])
    HBASE-5436  Right-size the map when reading attributes (Benoit) (Revision 1308232)

     Result = FAILURE
tedyu : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/client/OperationWithAttributes.java

                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>             Fix For: 0.94.0
>
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5436) Right-size the map when reading attributes.

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

Hadoop QA commented on HBASE-5436:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12515286/0001-Right-size-the-map-when-reading-attributes.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

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

This message is automatically generated.
                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5436) Right-size the map when reading attributes.

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

Benoit Sigoure commented on HBASE-5436:
---------------------------------------

Can we commit this to 0.92 too, so that it'll be in 0.92.1?  It's such a simple change.
                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>             Fix For: 0.94.0
>
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5436) Right-size the map when reading attributes.

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

Benoit Sigoure updated HBASE-5436:
----------------------------------

    Status: Patch Available  (was: Open)
    
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5436) Right-size the map when reading attributes.

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

Benoit Sigoure updated HBASE-5436:
----------------------------------

    Attachment: 0001-Right-size-the-map-when-reading-attributes.patch

Simple patch.
                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5436) Right-size the map when reading attributes.

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

Hudson commented on HBASE-5436:
-------------------------------

Integrated in HBase-0.92 #349 (See [https://builds.apache.org/job/HBase-0.92/349/])
    HBASE-5436  Right-size the map when reading attributes (Benoit) (Revision 1308232)

     Result = FAILURE
tedyu : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/client/OperationWithAttributes.java

                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>             Fix For: 0.94.0
>
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5436) Right-size the map when reading attributes.

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

Lars Hofhansl commented on HBASE-5436:
--------------------------------------

Ah yes, belated +1.
This is marked as 0.94.

@Stack: Did you only commit this to trunk?
I can do 0.94 and 0.92. Are we going to have another 0.92 release? (given that 0.94 won't break wire and file compatibility)

                
> Right-size the map when reading attributes.
> -------------------------------------------
>
>                 Key: HBASE-5436
>                 URL: https://issues.apache.org/jira/browse/HBASE-5436
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Trivial
>              Labels: performance
>             Fix For: 0.94.0
>
>         Attachments: 0001-Right-size-the-map-when-reading-attributes.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira