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

Fengdong Yu commented on HBASE-8211:
------------------------------------

bq.increased the log level in sleepWithRetries method in the HBaseSystem class.
Can I fix some typo here:

increased the log level in sleepBeforeRetry method in the HBaseFileSystem class.

but there is a minor difference from HBase-8211-v1.patch: 

Path rootDir = new Path(TestHBaseFileSystem.conf.get(HConstants.HBASE_DIR));

this looks good.


                
> Support for NN HA for 0.94
> --------------------------
>
>                 Key: HBASE-8211
>                 URL: https://issues.apache.org/jira/browse/HBASE-8211
>             Project: HBase
>          Issue Type: Bug
>          Components: master, regionserver
>    Affects Versions: 0.94.6
>            Reporter: Himanshu Vashishtha
>            Assignee: Himanshu Vashishtha
>             Fix For: 0.94.7
>
>         Attachments: HBase-8211-v1.patch, HBase-8211-v2.patch
>
>
> HBase-8156 is for adding support for retrying non-idempotent operations. This 
> is useful in case NN is suffering from n/w hiccups, etc. This jira is to add 
> similar support for 0.94.x branch.

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

Reply via email to