[jira] [Commented] (HBASE-18470) Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-17 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131098#comment-16131098
 ] 

Hudson commented on HBASE-18470:


FAILURE: Integrated in Jenkins build HBASE-14070.HLC #233 (See 
[https://builds.apache.org/job/HBASE-14070.HLC/233/])
HBASE-18470 Remove the redundant comma from (chia7712: rev 
fe890b70ace30f35cce947de26a64fb646290219)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java


> 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)


[jira] [Commented] (HBASE-18470) Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-03 Thread Chia-Ping Tsai (JIRA)

[ 
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)


[jira] [Commented] (HBASE-18470) Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112361#comment-16112361
 ] 

Hudson commented on HBASE-18470:


SUCCESS: Integrated in Jenkins build HBase-1.3-IT #155 (See 
[https://builds.apache.org/job/HBase-1.3-IT/155/])
HBASE-18470 Remove the redundant comma from (chia7712: rev 
5f617aae9494692c8978440f422dd659f56e68eb)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java


> 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)


[jira] [Commented] (HBASE-18470) Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112363#comment-16112363
 ] 

Hudson commented on HBASE-18470:


FAILURE: Integrated in Jenkins build HBase-1.2-JDK7 #183 (See 
[https://builds.apache.org/job/HBase-1.2-JDK7/183/])
HBASE-18470 Remove the redundant comma from (chia7712: rev 
9fb110cc080ddfc7e8badddeb5b15aa142b85b27)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java


> 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)


[jira] [Commented] (HBASE-18470) Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112365#comment-16112365
 ] 

Hudson commented on HBASE-18470:


SUCCESS: Integrated in Jenkins build HBase-1.2-IT #917 (See 
[https://builds.apache.org/job/HBase-1.2-IT/917/])
HBASE-18470 Remove the redundant comma from (chia7712: rev 
9fb110cc080ddfc7e8badddeb5b15aa142b85b27)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java


> 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)


[jira] [Commented] (HBASE-18470) Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112366#comment-16112366
 ] 

Hudson commented on HBASE-18470:


FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #218 (See 
[https://builds.apache.org/job/HBase-1.3-JDK7/218/])
HBASE-18470 Remove the redundant comma from (chia7712: rev 
5f617aae9494692c8978440f422dd659f56e68eb)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java


> 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)


[jira] [Commented] (HBASE-18470) Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112528#comment-16112528
 ] 

Hudson commented on HBASE-18470:


FAILURE: Integrated in Jenkins build HBase-1.2-JDK8 #178 (See 
[https://builds.apache.org/job/HBase-1.2-JDK8/178/])
HBASE-18470 Remove the redundant comma from (chia7712: rev 
9fb110cc080ddfc7e8badddeb5b15aa142b85b27)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java


> 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)


[jira] [Commented] (HBASE-18470) Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112538#comment-16112538
 ] 

Hudson commented on HBASE-18470:


FAILURE: Integrated in Jenkins build HBase-1.4 #833 (See 
[https://builds.apache.org/job/HBase-1.4/833/])
HBASE-18470 Remove the redundant comma from (chia7712: rev 
318e712fdb0de927ced49893ab6f0181fc48)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java


> 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)


[jira] [Commented] (HBASE-18470) Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112576#comment-16112576
 ] 

Hudson commented on HBASE-18470:


SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #232 (See 
[https://builds.apache.org/job/HBase-1.3-JDK8/232/])
HBASE-18470 Remove the redundant comma from (chia7712: rev 
5f617aae9494692c8978440f422dd659f56e68eb)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java


> 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)


[jira] [Commented] (HBASE-18470) Remove the redundant comma from RetriesExhaustedWithDetailsException#getDesc

2017-08-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113578#comment-16113578
 ] 

Hudson commented on HBASE-18470:


FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3482 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3482/])
HBASE-18470 Remove the redundant comma from (chia7712: rev 
fe890b70ace30f35cce947de26a64fb646290219)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java


> 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)