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: Hadoop 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.

Reply via email to