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

ASF subversion and git services commented on LUCENE-5187:
---------------------------------------------------------

Commit 1517447 from [~jpountz] in branch 'dev/trunk'
[ https://svn.apache.org/r1517447 ]

LUCENE-5187: Make SlowCompositeReaderWrapper's constructor private.
                
> Make SlowCompositeReaderWrapper constructor private
> ---------------------------------------------------
>
>                 Key: LUCENE-5187
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5187
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-5187.patch
>
>
> I found a couple of places in the code base that duplicate the logic of 
> SlowCompositeReaderWrapper.wrap. I think {{SlowCompositeReaderWrapper.wrap}} 
> (vs. new SlowCompositeReaderWrapper) is what users need so we should probably 
> make SlowCompositeReaderWrapper constructor private to enforce usage of 
> {{wrap}}.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to