[jira] [Updated] (HBASE-16366) Restore operation into new table may fail

2017-02-08 Thread Vladimir Rodionov (JIRA)

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

Vladimir Rodionov updated HBASE-16366:
--
Fix Version/s: HBASE-7912

> Restore operation into new table may fail
> -
>
> Key: HBASE-16366
> URL: https://issues.apache.org/jira/browse/HBASE-16366
> Project: HBase
>  Issue Type: Bug
>Reporter: Vladimir Rodionov
>Assignee: Vladimir Rodionov
> Fix For: HBASE-7912
>
> Attachments: HBASE-16366-v1.patch, HBASE-16366-v2.patch
>
>
> If restore from backup into new table we need to make sure that new table is 
> available online. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HBASE-16366) Restore operation into new table may fail

2016-09-01 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-16366:
---
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Fixed spacing around:
{code}
+  if (EnvironmentEdgeManager.currentTime() - startTime > 
TABLE_AVAILABILITY_WAIT_TIME) {
{code}

Thanks for the patch, Vlad.

> Restore operation into new table may fail
> -
>
> Key: HBASE-16366
> URL: https://issues.apache.org/jira/browse/HBASE-16366
> Project: HBase
>  Issue Type: Bug
>Reporter: Vladimir Rodionov
>Assignee: Vladimir Rodionov
> Attachments: HBASE-16366-v1.patch, HBASE-16366-v2.patch
>
>
> If restore from backup into new table we need to make sure that new table is 
> available online. 



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


[jira] [Updated] (HBASE-16366) Restore operation into new table may fail

2016-09-01 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-16366:
---
Summary: Restore operation into new table may fail  (was: Restore operation 
into new table can fail)

> Restore operation into new table may fail
> -
>
> Key: HBASE-16366
> URL: https://issues.apache.org/jira/browse/HBASE-16366
> Project: HBase
>  Issue Type: Bug
>Reporter: Vladimir Rodionov
>Assignee: Vladimir Rodionov
> Attachments: HBASE-16366-v1.patch, HBASE-16366-v2.patch
>
>
> If restore from backup into new table we need to make sure that new table is 
> available online. 



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