You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2011/07/26 20:37:09 UTC

[jira] [Created] (HBASE-4142) Advise against large batches in javadoc for HTable#put(List)

Advise against large batches in javadoc for HTable#put(List<Put>)
-----------------------------------------------------------------

                 Key: HBASE-4142
                 URL: https://issues.apache.org/jira/browse/HBASE-4142
             Project: HBase
          Issue Type: Improvement
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
            Priority: Trivial
         Attachments: HBASE-4142.patch

This came up with an internal dev group.

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

        

[jira] [Updated] (HBASE-4142) Advise against large batches in javadoc for HTable#put(List)

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

Andrew Purtell updated HBASE-4142:
----------------------------------

    Fix Version/s: 0.92.0
                   0.90.4
           Status: Patch Available  (was: Open)

> Advise against large batches in javadoc for HTable#put(List<Put>)
> -----------------------------------------------------------------
>
>                 Key: HBASE-4142
>                 URL: https://issues.apache.org/jira/browse/HBASE-4142
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.90.4, 0.92.0
>
>         Attachments: HBASE-4142.patch
>
>
> This came up with an internal dev group.

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

        

[jira] [Updated] (HBASE-4142) Advise against large batches in javadoc for HTable#put(List)

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

Andrew Purtell updated HBASE-4142:
----------------------------------

    Attachment: HBASE-4142.patch

> Advise against large batches in javadoc for HTable#put(List<Put>)
> -----------------------------------------------------------------
>
>                 Key: HBASE-4142
>                 URL: https://issues.apache.org/jira/browse/HBASE-4142
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Trivial
>         Attachments: HBASE-4142.patch
>
>
> This came up with an internal dev group.

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

        

[jira] [Updated] (HBASE-4142) Advise against large batches in javadoc for HTable#put(List)

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

Andrew Purtell updated HBASE-4142:
----------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed to trunk and 0.90 branch.

> Advise against large batches in javadoc for HTable#put(List<Put>)
> -----------------------------------------------------------------
>
>                 Key: HBASE-4142
>                 URL: https://issues.apache.org/jira/browse/HBASE-4142
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.90.4, 0.92.0
>
>         Attachments: HBASE-4142.patch
>
>
> This came up with an internal dev group.

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

        

[jira] [Commented] (HBASE-4142) Advise against large batches in javadoc for HTable#put(List)

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

stack commented on HBASE-4142:
------------------------------

+1

> Advise against large batches in javadoc for HTable#put(List<Put>)
> -----------------------------------------------------------------
>
>                 Key: HBASE-4142
>                 URL: https://issues.apache.org/jira/browse/HBASE-4142
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.90.4, 0.92.0
>
>         Attachments: HBASE-4142.patch
>
>
> This came up with an internal dev group.

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

        

[jira] [Commented] (HBASE-4142) Advise against large batches in javadoc for HTable#put(List)

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

Hudson commented on HBASE-4142:
-------------------------------

Integrated in HBase-TRUNK #2054 (See [https://builds.apache.org/job/HBase-TRUNK/2054/])
    HBASE-4142 Advise against large batches in javadoc for HTable#put(List<Put>)

apurtell : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/client/HTableInterface.java
* /hbase/trunk/CHANGES.txt


> Advise against large batches in javadoc for HTable#put(List<Put>)
> -----------------------------------------------------------------
>
>                 Key: HBASE-4142
>                 URL: https://issues.apache.org/jira/browse/HBASE-4142
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.90.4, 0.92.0
>
>         Attachments: HBASE-4142.patch
>
>
> This came up with an internal dev group.

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