[ 
https://issues.apache.org/jira/browse/ACCUMULO-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763124#comment-13763124
 ] 

ASF subversion and git services commented on ACCUMULO-1700:
-----------------------------------------------------------

Commit 9af0b9d60aa9cf7c50093bd7bc9b9875b86abb52 in branch 
refs/heads/1.5.1-SNAPSHOT from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=9af0b9d ]

ACCUMULO-1700 removed static modifier from variables

                
> IndexedDocIterator incorrectly declares some variables as static
> ----------------------------------------------------------------
>
>                 Key: ACCUMULO-1700
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1700
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.4.4, 1.5.0
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>             Fix For: 1.6.0
>
>         Attachments: ACCUMULO-1700.patch
>
>
> Also, I noticed that the IndexedDocIterator is using a package private 
> variable from the IntersectingIterator.  It would be better to make this 
> variable protected in case people want to extend the IntersectingIterator in 
> different ways.

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