[ https://issues.apache.org/jira/browse/SOLR-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266317#comment-17266317 ]
Christine Poerschke commented on SOLR-15073: -------------------------------------------- https://github.com/apache/lucene-solr/pull/2210 opened with proposed fix and also additional test coverage. > Unsafe cast in SystemInfoHandler > -------------------------------- > > Key: SOLR-15073 > URL: https://issues.apache.org/jira/browse/SOLR-15073 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Affects Versions: 8.6, 8.7 > Reporter: Nikolay Ivanov > Assignee: Christine Poerschke > Priority: Major > Fix For: 8.8 > > Time Spent: 10m > Remaining Estimate: 0h > > I have observed an unsafe cast inĀ > SystemInfoHandler::getSecurityInfo > Is this by design? Currently I have a custom AuthorizationPlugin that > directly implements AuthorizationPlugin interface. With the latest solr > version it is not permitted anymore. A workaround is to extend the > RuleBasedAuthorizationPluginBase, which is not ideal imo. Please share your > thoughts -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org