You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/06/10 17:48:02 UTC

[jira] [Resolved] (ACCUMULO-1851) Tables.getTableId() should not NPE if the instance is a mock

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

Josh Elser resolved ACCUMULO-1851.
----------------------------------

    Resolution: Won't Fix

Should use TableOperations not Tables to the table ID for a table name.

> Tables.getTableId() should not NPE if the instance is a mock
> ------------------------------------------------------------
>
>                 Key: ACCUMULO-1851
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1851
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Chris McCubbin
>            Priority: Minor
>
> The accumulo instance is one of the parameters. I suggest checking to see if it is a mock and just returning the table name in that case (or something equivalent)



--
This message was sent by Atlassian JIRA
(v6.2#6252)