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/27 04:15:17 UTC

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

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

Josh Elser resolved ACCUMULO-3852.
----------------------------------
    Resolution: Fixed

Fixed two places where NPE were possible due to this fun API.

> 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
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{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)