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