[
https://issues.apache.org/jira/browse/HBASE-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk reopened HBASE-13315:
----------------------------------
Looks like interface audience annotations test fails.
https://builds.apache.org/job/HBase-TRUNK/6294/
{noformat}
2015-03-23 23:19:28,446 INFO [main]
hbase.TestInterfaceAudienceAnnotations(227): These are the classes that DO NOT
have @InterfaceAudience annotation:
2015-03-23 23:19:28,446 INFO [main]
hbase.TestInterfaceAudienceAnnotations(229): interface
org.apache.hadoop.hbase.client.BufferedMutator$ExceptionListener
{noformat}
> BufferedMutator should be @InterfaceAudience.Public
> ---------------------------------------------------
>
> Key: HBASE-13315
> URL: https://issues.apache.org/jira/browse/HBASE-13315
> Project: HBase
> Issue Type: Bug
> Reporter: Solomon Duskis
> Assignee: Solomon Duskis
> Fix For: 2.0.0, 1.0.1, 1.1.0
>
> Attachments: HBASE-13315.patch
>
>
> BufferedMutator is marked as @InterfaceAudience.Private. It should be Public.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)