[
https://issues.apache.org/jira/browse/HBASE-18958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196498#comment-16196498
]
Hudson commented on HBASE-18958:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3853 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3853/])
HBASE-18958 Removed the IS annotation from SpaceLimitingException (stack: rev
fcdf96a0e875019b0b3ca99eb378908d7ebcb98d)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/SpaceLimitingException.java
> Remove the IS annotation from SpaceLimitingException
> ----------------------------------------------------
>
> Key: HBASE-18958
> URL: https://issues.apache.org/jira/browse/HBASE-18958
> Project: HBase
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Jan Hentschel
> Priority: Trivial
> Labels: beginner
> Fix For: 2.0.0
>
> Attachments: HBASE-18958.master.001.patch
>
>
> {code}
> @InterfaceAudience.Public
> @InterfaceStability.Evolving
> public class SpaceLimitingException extends QuotaExceededException {
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)