You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/08/20 03:55:17 UTC

[GitHub] [hbase] anoopsjohn commented on pull request #1764: HBASE-24420 Avoid Meaningless Retry Attempts in Unrecoverable Failure

anoopsjohn commented on pull request #1764:
URL: https://github.com/apache/hbase/pull/1764#issuecomment-902410900


   Yes seems like the current PR code is totally different than what we had initially.  That was dealing with retry counter reset and all.  So here we are changing the server end to create an IOE and throwing back to client layer when the region#bulkload lands in any Exception.  And client layer already doing things right deciding whether and how many times to retry. Correct @VicoWu ?  In that case +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org