[
https://issues.apache.org/jira/browse/HBASE-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871377#action_12871377
]
Alexey Kovyrin commented on HBASE-2352:
---------------------------------------
Unfortunately I've been really loaded at work for the last 1.5 months and
didn't have a chance to look into this issue since then. I will look into this
issue on this weekend (May 29-31). If it needs to be addressed faster. Please
consider to rolling my patch back until a better version available.
> Small values for hbase.client.retries.number and
> ipc.client.connect.max.retries breaks long ops in hbase shell
> --------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-2352
> URL: https://issues.apache.org/jira/browse/HBASE-2352
> Project: HBase
> Issue Type: Bug
> Components: client
> Affects Versions: 0.21.0
> Reporter: Alexey Kovyrin
> Assignee: Alexey Kovyrin
>
> After switching hbase shell to small retries numbers (to make Puts to
> invalida coordinates friendlier to users), we broke long operations on tables
> (like disabling, truncating, etc) because they use the same config values to
> control client retries.
> Need to roll the change back (will provide a patch) and make a better fix for
> puts later (after HBASE-2330 is resolved)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.