You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Daniel Blum (JIRA)" <ji...@apache.org> on 2016/08/30 13:45:20 UTC

[jira] [Created] (ACCUMULO-4429) RegExFilter.deepCopy not copying all members

Daniel Blum created ACCUMULO-4429:
-------------------------------------

             Summary: RegExFilter.deepCopy not copying all members
                 Key: ACCUMULO-4429
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4429
             Project: Accumulo
          Issue Type: Bug
          Components: core
    Affects Versions: 1.7.2, 1.6.5
            Reporter: Daniel Blum
            Priority: Minor


The deepCopy method in RegExFilter does not copy the matchSubstring or encoding members, which will change the behavior of the copy if the original does not use the default values.

I designated this Minor because I have not seen an issue with this in practice, so I believe that the deepCopy method is not being called (and my impression certainly has been that iterators in general are re-generated from scratch these days rather than deep-copied), but if I am wrong and it can get called, this probably should have a higher priority.



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