[
https://issues.apache.org/jira/browse/HBASE-18599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127701#comment-16127701
]
stack commented on HBASE-18599:
-------------------------------
Hmm...
When I did git am w/ the patch, here is what showed up as commit message:
{code}
commit abb83c89e1902e4f5203d87040de251498d1d2cf
Author: Lars Francke <[email protected]>
Date: Tue Aug 15 09:36:51 2017 +0200
Add missing @Deprecated annotations
{code}
... there is no JIRA. I added it.
Looking at your patch, I see JIRA in the title.
If I remove the square brackets around the JIRA, then the git am works.
> Add missing @Deprecated annotations
> -----------------------------------
>
> Key: HBASE-18599
> URL: https://issues.apache.org/jira/browse/HBASE-18599
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Francke
> Assignee: Lars Francke
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-18599.patch
>
>
> There are a couple of places where deprecations have only been added in the
> Javadoc but the annotation is missing.
> I'll also change the Javadoc to be consistent with what I've done in
> HBASE-13462.
> This is for master/2.0.0 only.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)