You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2021/07/05 05:03:00 UTC

[jira] [Commented] (SOLR-15502) MetricsCollectorHandler deprecated warning (missing documentation)

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

David Smiley commented on SOLR-15502:
-------------------------------------

I'm sympathetic to why this issue was filed.  A user upgrades and gets a warning about a deprecated feature they never opted in to use in the first place.  The warning generation implementation details is generic for anything marked Deprecated; we didn't explicitly choose to log for this specific component.  Perhaps the annotation should be commented out from MHH (with a comment) even though we consider it deprecated nonetheless? CC [~ab]

> MetricsCollectorHandler deprecated warning (missing documentation)
> ------------------------------------------------------------------
>
>                 Key: SOLR-15502
>                 URL: https://issues.apache.org/jira/browse/SOLR-15502
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: documentation
>    Affects Versions: 8.9
>            Reporter: Bernd Wahlen
>            Priority: Minor
>
> after upgrading from 8.8.2 to 8.9.0 i got the following warning:
> MetricsCollectorHandler
> Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.MetricsCollectorHandler]. Please consult documentation how to replace it accordingly.
> i found the corresponding change:
> https://solr.apache.org/docs/8_9_0/changes/Changes.html#v8.9.0.other_changes
> SOLR-15416
> but not how to solve it (documenaton mentioned above in the warning is missing).
> I also think link to the documentation in the release notes has changed/is broken:
> https://github.com/apache/lucene-solr/blob/master/solr/solr-ref-guide/src/solr-upgrade-notes.adoc
> =>
> https://gitbox.apache.org/repos/asf?p=solr.git;a=blob;f=solr/solr-ref-guide/src/solr-upgrade-notes.adoc
> but cannot find how to solve that warning here also.
> I grep my configs but can't find anything related.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org