You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/23 00:49:38 UTC

[jira] [Commented] (HBASE-13230) [mob] reads hang when trying to read rows with large mobs (>10MB)

    [ https://issues.apache.org/jira/browse/HBASE-13230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637861#comment-14637861 ] 

Hudson commented on HBASE-13230:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6672 (See [https://builds.apache.org/job/HBase-TRUNK/6672/])
HBASE-13230 [mob] reads hang when trying to read rows with large mobs (>10MB) (jmhsieh: rev aedd0ebe9b8d1968f7d91772b369829e00606087)
* hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/AsyncServerResponseHandler.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestMobStoreScanner.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/RpcClientImpl.java


> [mob] reads hang when trying to read rows with large mobs (>10MB)
> -----------------------------------------------------------------
>
>                 Key: HBASE-13230
>                 URL: https://issues.apache.org/jira/browse/HBASE-13230
>             Project: HBase
>          Issue Type: Sub-task
>          Components: mob
>    Affects Versions: hbase-11339
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: hbase-11339
>
>         Attachments: HBASE-13230.hbase-11339.patch
>
>
> Using load tests tool to read and write out 5MB, 10MB, 20MB objects works fine, but problems are encountered when trying to read values >20MB.  This is due to the default protobuf size limit of 64MB.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)