[
https://issues.apache.org/jira/browse/HBASE-11893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269729#comment-16269729
]
Andrew Purtell commented on HBASE-11893:
----------------------------------------
[~churromorales] I think we need a new JIRA spelling out what you would like to
see done here. My guess is:
- Replace all uses of RowTooBigException from o.a.h.server with class of same
name from o.a.h.client
- RowTooBigException should derive from DoNotRetryIOException
> 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)