[ 
https://issues.apache.org/jira/browse/HBASE-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13728504#comment-13728504
 ] 

Francis Liu commented on HBASE-8408:
------------------------------------

{quote}
Can you place the close() call in finally block ?
{quote}
Done

{quote}
In upsert(NamespaceDescriptor ns), IOException from table.put(p) is not 
considered fatal ?
{quote}
Not really since things are still in consistent state.

{quote}
Should we disallow splitting Namespace table ?
{quote}
Good point, will be conservative and make it not splittable. We may need 
cross-row atomicity in the future.
                
> Implement namespace
> -------------------
>
>                 Key: HBASE-8408
>                 URL: https://issues.apache.org/jira/browse/HBASE-8408
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Francis Liu
>            Assignee: Francis Liu
>         Attachments: HBASE-8015_11.patch, HBASE-8015_12.patch, 
> HBASE-8015_13.patch, HBASE-8015_1.patch, HBASE-8015_2.patch, 
> HBASE-8015_3.patch, HBASE-8015_4.patch, HBASE-8015_5.patch, 
> HBASE-8015_6.patch, HBASE-8015_7.patch, HBASE-8015_8.patch, 
> HBASE-8015_9.patch, HBASE-8015.patch, TestNamespaceMigration.tgz, 
> TestNamespaceUpgrade.tgz
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to