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

stack commented on HBASE-8015:
------------------------------

bq. One concern that I see internally is that all our users will have to update 
their code to use the new apis so we can migrate them to new NS.

You mean Y!  They are using '.' for separator currently?

bq. As opposed to having just a table name then it's just a simple config 
change and restart.

No override of APIs?

We have a special KV comparator for .META. table.  It leverages the ',' 
position as delimiter between table name and startcode in region name.  I 
suppose we could change the KV comparator so it looks for ','.

I thought you had trick to make '.' work?


                
> Support for Namespaces
> ----------------------
>
>                 Key: HBASE-8015
>                 URL: https://issues.apache.org/jira/browse/HBASE-8015
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Francis Liu
>            Assignee: Francis Liu
>         Attachments: HBASE-8015_draft_94.patch, Namespace Design.pdf
>
>


--
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