[jira] [Updated] (HBASE-16208) Make TableBasedReplicationQueuesImpl check that queue exists before attempting to remove it

2016-07-12 Thread Elliott Clark (JIRA)

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

Elliott Clark updated HBASE-16208:
--
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 2.0.0
   Status: Resolved  (was: Patch Available)

> Make TableBasedReplicationQueuesImpl check that queue exists before 
> attempting to remove it
> ---
>
> Key: HBASE-16208
> URL: https://issues.apache.org/jira/browse/HBASE-16208
> Project: HBase
>  Issue Type: Sub-task
>  Components: Replication
>Reporter: Joseph
>Assignee: Joseph
> Fix For: 2.0.0
>
> Attachments: HBASE-16208-v1.patch, HBASE-16208-v2.patch, 
> HBASE-16208.patch
>
>
> Currently calling TableBasedReplicationQueuesImpl.removeQueue(String queueId) 
> will cause it to delete the row with the given queue id. Yet this row is not 
> created until the first log is registered for the queue. This causes the 
> server to abort if we every try to remove a queue that has not had a log 
> registered to it yet. 



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


[jira] [Updated] (HBASE-16208) Make TableBasedReplicationQueuesImpl check that queue exists before attempting to remove it

2016-07-12 Thread Joseph (JIRA)

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

Joseph updated HBASE-16208:
---
Status: Open  (was: Patch Available)

> Make TableBasedReplicationQueuesImpl check that queue exists before 
> attempting to remove it
> ---
>
> Key: HBASE-16208
> URL: https://issues.apache.org/jira/browse/HBASE-16208
> Project: HBase
>  Issue Type: Sub-task
>  Components: Replication
>Reporter: Joseph
>Assignee: Joseph
> Attachments: HBASE-16208-v1.patch, HBASE-16208-v2.patch, 
> HBASE-16208.patch
>
>
> Currently calling TableBasedReplicationQueuesImpl.removeQueue(String queueId) 
> will cause it to delete the row with the given queue id. Yet this row is not 
> created until the first log is registered for the queue. This causes the 
> server to abort if we every try to remove a queue that has not had a log 
> registered to it yet. 



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


[jira] [Updated] (HBASE-16208) Make TableBasedReplicationQueuesImpl check that queue exists before attempting to remove it

2016-07-12 Thread Joseph (JIRA)

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

Joseph updated HBASE-16208:
---
Status: Patch Available  (was: Open)

> Make TableBasedReplicationQueuesImpl check that queue exists before 
> attempting to remove it
> ---
>
> Key: HBASE-16208
> URL: https://issues.apache.org/jira/browse/HBASE-16208
> Project: HBase
>  Issue Type: Sub-task
>  Components: Replication
>Reporter: Joseph
>Assignee: Joseph
> Attachments: HBASE-16208-v1.patch, HBASE-16208-v2.patch, 
> HBASE-16208.patch
>
>
> Currently calling TableBasedReplicationQueuesImpl.removeQueue(String queueId) 
> will cause it to delete the row with the given queue id. Yet this row is not 
> created until the first log is registered for the queue. This causes the 
> server to abort if we every try to remove a queue that has not had a log 
> registered to it yet. 



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


[jira] [Updated] (HBASE-16208) Make TableBasedReplicationQueuesImpl check that queue exists before attempting to remove it

2016-07-11 Thread Joseph (JIRA)

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

Joseph updated HBASE-16208:
---
Status: Patch Available  (was: Open)

> Make TableBasedReplicationQueuesImpl check that queue exists before 
> attempting to remove it
> ---
>
> Key: HBASE-16208
> URL: https://issues.apache.org/jira/browse/HBASE-16208
> Project: HBase
>  Issue Type: Sub-task
>  Components: Replication
>Reporter: Joseph
>Assignee: Joseph
> Attachments: HBASE-16208.patch
>
>
> Currently calling TableBasedReplicationQueuesImpl.removeQueue(String queueId) 
> will cause it to delete the row with the given queue id. Yet this row is not 
> created until the first log is registered for the queue. This causes the 
> server to abort if we every try to remove a queue that has not had a log 
> registered to it yet. 



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


[jira] [Updated] (HBASE-16208) Make TableBasedReplicationQueuesImpl check that queue exists before attempting to remove it

2016-07-11 Thread Joseph (JIRA)

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

Joseph updated HBASE-16208:
---
Attachment: HBASE-16208.patch

> Make TableBasedReplicationQueuesImpl check that queue exists before 
> attempting to remove it
> ---
>
> Key: HBASE-16208
> URL: https://issues.apache.org/jira/browse/HBASE-16208
> Project: HBase
>  Issue Type: Sub-task
>  Components: Replication
>Reporter: Joseph
>Assignee: Joseph
> Attachments: HBASE-16208.patch
>
>
> Currently calling TableBasedReplicationQueuesImpl.removeQueue(String queueId) 
> will cause it to delete the row with the given queue id. Yet this row is not 
> created until the first log is registered for the queue. This causes the 
> server to abort if we every try to remove a queue that has not had a log 
> registered to it yet. 



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