[
https://issues.apache.org/jira/browse/HBASE-19683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308531#comment-16308531
]
Appy commented on HBASE-19683:
------------------------------
Oh, btw, would be good to include commit message in patches :)
I'll copy your description for this one.
Here's commit message format:
http://hbase.apache.org/book.html#hbase.commit.msg.format
You can ignore the "(contributor)" part, git author tags takes care of it.
Also, here's some notes on submitting patches which makes life easier once 5
min setup is done - automatically creates and attaches patches to the jira.
Also creates review board by default (which you can skip for few line patches
by using a cmd line arg)
http://hbase.apache.org/book.html#submitting.patches.create
> Remove Superfluous Methods From String Class
> --------------------------------------------
>
> Key: HBASE-19683
> URL: https://issues.apache.org/jira/browse/HBASE-19683
> Project: HBase
> Issue Type: Improvement
> Components: hbase
> Affects Versions: 3.0.0
> Reporter: BELUGA BEHR
> Assignee: BELUGA BEHR
> Priority: Trivial
> Attachments: HBASE-19683.1.patch, HBASE-19683.2.patch
>
>
> * Remove isEmpty method
> * Remove repeat
> Use the Apache Commons implementations instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)