[ https://issues.apache.org/jira/browse/SOLR-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17270104#comment-17270104 ]
ASF subversion and git services commented on SOLR-15073: -------------------------------------------------------- Commit 07d5a6e8b7211858253ca7b7ba840126f0ef07d6 in lucene-solr's branch refs/heads/branch_8_8 from Christine Poerschke [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=07d5a6e ] SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo (#2210) > 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: 0.5h > 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