You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/01/22 01:12:54 UTC

[jira] Created: (HBASE-2154) Fix Client#next(int) javadoc

Fix Client#next(int) javadoc
----------------------------

                 Key: HBASE-2154
                 URL: https://issues.apache.org/jira/browse/HBASE-2154
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack
             Fix For: 0.20.4, 0.21.0


Its not clear what signifies scanner end and noobs probably think that batch size is how much we fetch in an RPC (thats different, thats Scan#setCaching).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2154) Fix Client#next(int) javadoc

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

stack updated HBASE-2154:
-------------------------

    Attachment: jd-2.patch

Here is what I applied to trunk yesterday.

> Fix Client#next(int) javadoc
> ----------------------------
>
>                 Key: HBASE-2154
>                 URL: https://issues.apache.org/jira/browse/HBASE-2154
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.4, 0.21.0
>
>         Attachments: jd-2.patch, jd.patch
>
>
> Its not clear what signifies scanner end and noobs probably think that batch size is how much we fetch in an RPC (thats different, thats Scan#setCaching).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2154) Fix Client#next(int) javadoc

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

stack updated HBASE-2154:
-------------------------

    Attachment:     (was: jd.patch)

> Fix Client#next(int) javadoc
> ----------------------------
>
>                 Key: HBASE-2154
>                 URL: https://issues.apache.org/jira/browse/HBASE-2154
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.3, 0.21.0
>
>         Attachments: jd-2.patch
>
>
> Its not clear what signifies scanner end and noobs probably think that batch size is how much we fetch in an RPC (thats different, thats Scan#setCaching).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2154) Fix Client#next(int) javadoc

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

stack resolved HBASE-2154.
--------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.20.4)
                   0.20.3
         Assignee: stack
     Hadoop Flags: [Reviewed]

Committed to branch too.

> Fix Client#next(int) javadoc
> ----------------------------
>
>                 Key: HBASE-2154
>                 URL: https://issues.apache.org/jira/browse/HBASE-2154
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.20.3, 0.21.0
>
>         Attachments: jd-2.patch
>
>
> Its not clear what signifies scanner end and noobs probably think that batch size is how much we fetch in an RPC (thats different, thats Scan#setCaching).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2154) Fix Client#next(int) javadoc

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

stack commented on HBASE-2154:
------------------------------

This came up on IRC today. 

Applied to TRUNK.

> Fix Client#next(int) javadoc
> ----------------------------
>
>                 Key: HBASE-2154
>                 URL: https://issues.apache.org/jira/browse/HBASE-2154
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.4, 0.21.0
>
>
> Its not clear what signifies scanner end and noobs probably think that batch size is how much we fetch in an RPC (thats different, thats Scan#setCaching).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2154) Fix Client#next(int) javadoc

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

stack updated HBASE-2154:
-------------------------

    Attachment: jd.patch

Patch that fixes javadoc.

> Fix Client#next(int) javadoc
> ----------------------------
>
>                 Key: HBASE-2154
>                 URL: https://issues.apache.org/jira/browse/HBASE-2154
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.4, 0.21.0
>
>         Attachments: jd.patch
>
>
> Its not clear what signifies scanner end and noobs probably think that batch size is how much we fetch in an RPC (thats different, thats Scan#setCaching).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.