[
https://issues.apache.org/jira/browse/HBASE-11893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269286#comment-16269286
]
churro morales commented on HBASE-11893:
----------------------------------------
It is there, but the StoreScanner should reference the RowTooBigException in
hbase-client and not hbase-server right?
Right now that commit looks like it adds the class but it is never referenced
anywhere. Am I missing something?
> RowTooBigException should be in hbase-client module
> ---------------------------------------------------
>
> Key: HBASE-11893
> URL: https://issues.apache.org/jira/browse/HBASE-11893
> Project: HBase
> Issue Type: Bug
> Components: API, Client
> Reporter: Sean Busbey
> Assignee: Mikhail Antonov
> Priority: Minor
> Labels: beginner
> Fix For: 0.99.0, 2.0.0
>
> Attachments: HBASE-11893.patch, HBASE-11893.v2.patch,
> HBASE-11893.v3.patch
>
>
> RowTooBigException is Public get thrown from client calls. It should be in
> hbase-client instead of hbase-server.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)