[
https://issues.apache.org/jira/browse/HBASE-18470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112325#comment-16112325
]
Chia-Ping Tsai commented on HBASE-18470:
----------------------------------------
Will commit it soon.
Consider using *git format-patch* or
[submit-patch.py|http://hbase.apache.org/book.html#submitting.patches] the next
time. These tools generate a patch with your information, which lets us to know
who contributed.
> Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc
> ----------------------------------------------------------------------------
>
> Key: HBASE-18470
> URL: https://issues.apache.org/jira/browse/HBASE-18470
> Project: HBase
> Issue Type: Bug
> Components: Client
> Reporter: Benedict Jin
> Assignee: Benedict Jin
> Priority: Minor
> Fix For: 3.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7, 2.0.0-alpha-2
>
> Attachments: HBASE-18470.master.001.patch,
> HBASE-18470.master.002.patch
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> The describe from `RetriesExhaustedWithDetailsException#getDesc` is `
> org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 3
> actions: FailedServerException: 3 times, `, there is a not need ', ' in the
> tail.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)