[
https://issues.apache.org/jira/browse/HBASE-18958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196465#comment-16196465
]
Hudson commented on HBASE-18958:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #652 (See
[https://builds.apache.org/job/HBase-2.0/652/])
HBASE-18958 Removed the IS annotation from SpaceLimitingException (stack: rev
496fcda1d90596b67c7114d5d6e76ecec2ade3b4)
* (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)