You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "William Slacum (JIRA)" <ji...@apache.org> on 2013/04/11 20:28:13 UTC

[jira] [Created] (ACCUMULO-1267) InputFormatBase always sets a regex filter at level 50 during initialize()

William Slacum created ACCUMULO-1267:
----------------------------------------

             Summary: InputFormatBase always sets a regex filter at level 50 during initialize()
                 Key: ACCUMULO-1267
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1267
             Project: Accumulo
          Issue Type: Bug
    Affects Versions: 1.4.2
            Reporter: William Slacum
            Assignee: William Slacum


Even if a user doesn't supply a regex for the row, column family or column qualifier, a filter still gets set on the scanner at level 50. The code should be smart enough to not set the iterator if no regex is set.

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