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

Jan Høydahl commented on SOLR-9692:
-----------------------------------

Wondering whether this patch was ever tested outside the test environment? 
[~ewencluley] did you have a chance to test it?

Just seeing when testing another issue that the two methods {{getServletPath}} 
and {{getPathInfo}} do not always return the same string, so a more reliable 
way would be to use {{getRequestURI}} and check for {{.endsWith()}} instead of 
equals. See this article for reference 
http://stackoverflow.com/a/21046620/416763

Or perhaps someone can spin up the 6.3 RC and test this by hand, outside the 
unit tests? I don't have time right now.

> BlockUnknown property still breaks the internode communication
> --------------------------------------------------------------
>
>                 Key: SOLR-9692
>                 URL: https://issues.apache.org/jira/browse/SOLR-9692
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>              Labels: BasicAuth, security
>             Fix For: 6.3
>
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to