You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Joseph (JIRA)" <ji...@apache.org> on 2016/06/27 18:22:52 UTC

[jira] [Updated] (HBASE-15937) Figure out retry limit and timing for replication queue table operations

     [ https://issues.apache.org/jira/browse/HBASE-15937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph updated HBASE-15937:
---------------------------
    Description: 
ReplicationQueuesHBaseImpl will abort the server if any of its HBase Table writes/reads fails. We should figure out a reasonable retry limit and pause duration for these operations.

As of now the timeouts look like: 


  was:ReplicationQueuesHBaseImpl will abort the server if any of its HBase Table writes/reads fails. We should figure out a reasonable retry limit and pause duration for these operations.


> Figure out retry limit and timing for replication queue table operations
> ------------------------------------------------------------------------
>
>                 Key: HBASE-15937
>                 URL: https://issues.apache.org/jira/browse/HBASE-15937
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Replication
>            Reporter: Joseph
>            Assignee: Joseph
>
> ReplicationQueuesHBaseImpl will abort the server if any of its HBase Table writes/reads fails. We should figure out a reasonable retry limit and pause duration for these operations.
> As of now the timeouts look like: 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)