[
https://issues.apache.org/jira/browse/HBASE-11893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132096#comment-14132096
]
Hudson commented on HBASE-11893:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5499 (See
[https://builds.apache.org/job/HBase-TRUNK/5499/])
HBASE-11893 RowTooBigException should be in hbase-client module (Mikhail
Antonov) (stack: rev 7a1b7ef261ea8db69b24d3729e51061f73c6ebcc)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RowTooBigException.java
*
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RowTooBigException.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRowTooBig.java
> 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: 2.0.0, 0.99.1
>
> 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.3.4#6332)