You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/02/05 20:40:12 UTC

[jira] [Reopened] (ACCUMULO-2114) default namespace name should be part of the public api

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

Christopher Tubbs reopened ACCUMULO-2114:
-----------------------------------------

      Assignee: Christopher Tubbs  (was: John Vines)

If you don't mind, I'd like to reopen this issue and move this from a Constants file to a method that returns in namespace operations, as I think that's a better implementation.

Moving it to a method instead of a constant also enables us to optionally improve the client code in the future, so that one can set the default namespace with which to qualify tables when one instantiates a connector (similar to setting a default database when connecting to a SQL database with which to qualify tables in SQL statements).

> default namespace name should be part of the public api
> -------------------------------------------------------
>
>                 Key: ACCUMULO-2114
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2114
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: John Vines
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.0
>
>
> The name of the default namespace currently lives in org.apache.accumulo.client.impl.Namespaces which is not part of the public api. We should make this variable part of the public API to make it easier for users to interact with namespaces.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)