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

Josh Elser updated ACCUMULO-1434:
---------------------------------

    Description: I called flatten() on an empty ColumnVisibility (e.g. "") and 
got an NPE. It would be nice if the class itself could handle the side-case for 
an empty colvis  (was: I updated my local copy of 1.5 last night and noticed 
that I started getting NPE's when I called flatten() on an empty 
ColumnVisibility (e.g. ""). I'm not sure where/when this was introduced, but I 
believe it is an undocumented divergence from the 1.4 behavior.)
    
> NullPointerException thrown by ColumnVisibility#flatten() with empty 
> visibility
> -------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1434
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1434
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.5.0, 1.4.4
>            Reporter: Josh Elser
>            Priority: Critical
>
> I called flatten() on an empty ColumnVisibility (e.g. "") and got an NPE. It 
> would be nice if the class itself could handle the side-case for an empty 
> colvis

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to