[jira] [Updated] (HBASE-14953) HBaseInterClusterReplicationEndpoint: Do not retry the whole batch of edits in case of RejectedExecutionException

2015-12-11 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14953: -- Resolution: Fixed Fix Version/s: 1.3.0 1.2.0 2.0.0

[jira] [Updated] (HBASE-14953) HBaseInterClusterReplicationEndpoint: Do not retry the whole batch of edits in case of RejectedExecutionException

2015-12-10 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashu Pachauri updated HBASE-14953: -- Attachment: HBASE-14953-V2.patch V2: replacing SynchronousQueue with LinkedBlockingQueue. >

[jira] [Updated] (HBASE-14953) HBaseInterClusterReplicationEndpoint: Do not retry the whole batch of edits in case of RejectedExecutionException

2015-12-10 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashu Pachauri updated HBASE-14953: -- Status: Patch Available (was: Open) > HBaseInterClusterReplicationEndpoint: Do not retry the

[jira] [Updated] (HBASE-14953) HBaseInterClusterReplicationEndpoint: Do not retry the whole batch of edits in case of RejectedExecutionException

2015-12-09 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashu Pachauri updated HBASE-14953: -- Priority: Critical (was: Major) > HBaseInterClusterReplicationEndpoint: Do not retry the

[jira] [Updated] (HBASE-14953) HBaseInterClusterReplicationEndpoint: Do not retry the whole batch of edits in case of RejectedExecutionException

2015-12-08 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashu Pachauri updated HBASE-14953: -- Attachment: HBASE-14953-V1.patch V1: Retries remaining batches after sleeping in case we fail