You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2015/12/02 00:58:11 UTC

[jira] [Resolved] (SOLR-8333) fix public methods that take/return private/package-private arguments/results

     [ https://issues.apache.org/jira/browse/SOLR-8333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man resolved SOLR-8333.
----------------------------
       Resolution: Fixed
         Assignee: Hoss Man
    Fix Version/s: 5.5
                   Trunk

fixed as described.

NOTE: I didn't see a compelling reason to risk backporting to the 5_4 branch giving the impending RC.

> fix public methods that take/return private/package-private arguments/results
> -----------------------------------------------------------------------------
>
>                 Key: SOLR-8333
>                 URL: https://issues.apache.org/jira/browse/SOLR-8333
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: Trunk, 5.5
>
>         Attachments: SOLR-8333-ConcurrentLFUCache-protected.patch, SOLR-8333.patch
>
>
> background info: http://mail-archives.apache.org/mod_mbox/lucene-dev/201511.mbox/%3Calpine.DEB.2.11.1511231128450.24330@tray%3E
> A commit that added a package to solrj which already existed in solr-core caused the javadoc link checker to uncover at least 4 instances of private or package-private classes being neccessary to use public APIs.
> we should fix these instances and any other instances of APIs with similar problems that we can find.



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

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