[
https://issues.apache.org/jira/browse/SOLR-12207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431977#comment-16431977
]
Mikhail Khludnev edited comment on SOLR-12207 at 4/10/18 10:02 AM:
-------------------------------------------------------------------
Turns out it brings a lot of noise on CI. [^SOLR-12207.patch] won't fix the
issue, since
[SolrPluginUtils.invokeSetters()|https://github.com/apache/lucene-solr/blob/master/solr/core/src/java/org/apache/solr/metrics/SolrMetricReporter.java#L61]
goes with {{lenient=false}}. [~dawid.weiss], what about completely ignoring
AssertionError at
[ivokeSetters()|https://github.com/apache/lucene-solr/blob/master/solr/core/src/java/org/apache/solr/util/SolrPluginUtils.java#L1011]
since it's a jdk bug?
was (Author: mkhludnev):
turns out it brings a lot of noise on CI
> WildcardTypeImpl.getUpperBoundASTs AssertionError from
> SolrPluginUtils.invokeSetters
> -------------------------------------------------------------------------------------
>
> Key: SOLR-12207
> URL: https://issues.apache.org/jira/browse/SOLR-12207
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: metrics
> Affects Versions: 7.3
> Reporter: Mikhail Khludnev
> Priority: Major
> Attachments: SOLR-12207.patch
>
>
> java.lang.AssertionError from SolrMetricManager.loadReporters,
> SolrPluginUtils.invokeSetters,
> sun.reflect.generics.reflectiveObjects.WildcardTypeImpl is encountered during
> local besting. See stacktrace in comment.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]