[
https://issues.apache.org/jira/browse/HBASE-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448291#comment-13448291
]
Hudson commented on HBASE-6641:
-------------------------------
Integrated in HBase-0.94-security-on-Hadoop-23 #7 (See
[https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/7/])
HBASE-6641 more message with DoNotRetryIOException in client (Revision
1377122)
Result = FAILURE
stack :
Files :
*
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java
> more message with DoNotRetryIOException in client
> -------------------------------------------------
>
> Key: HBASE-6641
> URL: https://issues.apache.org/jira/browse/HBASE-6641
> Project: HBase
> Issue Type: Bug
> Components: client
> Affects Versions: 0.94.0
> Reporter: Zhou wenjian
> Assignee: Zhou wenjian
> Fix For: 0.94.2
>
> Attachments: HBASE-6641.patch
>
>
> when write a row with wrong or unexist family into a table , we will get
> message below
> org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed
> 2000 actions: DoNotRetryIOException: 2000 times, servers with issues:
> dw82.kgb.sqa.cm4:64020, at
> org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.processBatchCallback(HConnectionManager.java:1591)
> at
> org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.processBatch(HConnectionManager.java:1367)
> at org.apache.hadoop.hbase.client.HTable.flushCommits(HTable.java:945)
> at org.apache.hadoop.hbase.client.HTable.doPut(HTable.java:801)
> at org.apache.hadoop.hbase.client.HTable.put(HTable.java:784)
> at zookeeper.WriteMultiThread.doInsert(WriteToTable.java:101)
> at zookeeper.WriteMultiThread.run(WriteToTable.java:80)
> it not friendly to the client. Need to show the client more details about the
> exception.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira