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

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

Commit 1648658 from [~rjernst] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1648658 ]

LUCENE-6147: Make the core Accountables.namedAccountable function public 
(merged 1648657)

> Make the core Accountables.namedAccountable function public
> -----------------------------------------------------------
>
>                 Key: LUCENE-6147
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6147
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Ryan Ernst
>             Fix For: 5.0, Trunk
>
>         Attachments: LUCENE-6147.patch
>
>
> {{Accountables}} has a number of methods named {{namedAccountable}}.  The 
> core one of these works by taking a snapshot with an anonymous 
> {{Accountable}}.  This method is currently private due to concerns over 
> safety.  However, I think we should make it public, and document the how 
> safety can be achieved (which is by only using that and the other 
> {{namedAccountable}} methods).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to