You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Nikolay Ivanov (Jira)" <ji...@apache.org> on 2021/01/07 10:47:00 UTC

[jira] [Created] (SOLR-15073) Unsafe cast in SystemInfoHandler

Nikolay Ivanov created SOLR-15073:
-------------------------------------

             Summary: 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)
            Reporter: Nikolay Ivanov


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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org