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 2015/05/26 22:33:25 UTC

[jira] [Created] (ACCUMULO-3852) NPE in WorkMaker for non-existent table

Josh Elser created ACCUMULO-3852:
------------------------------------

             Summary: NPE in WorkMaker for non-existent table
                 Key: ACCUMULO-3852
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3852
             Project: Accumulo
          Issue Type: Bug
          Components: replication
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 1.8.0, 1.7.1


{{ServerConfigurationFactory().getTableConfiguration(tableId.toString())}} returns null when requested for a tableId that doesn't exist.

This causes the WorkMaker to error out and keeps replication from happening.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)