You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/09/17 17:13:44 UTC

[GitHub] [solr] anshumg commented on pull request #238: SOLR-15286: A brand new follower in the legacy mode should wait to replicate index before reporting healthy

anshumg commented on pull request #238:
URL: https://github.com/apache/solr/pull/238#issuecomment-921954081


   I spoke/worked with Pushkar about not using `systemSetPropertySolrDisableUrlAllowList` and instead explicitly setting allowedURLs but that ended up being not a valid way forward. The config to set this up requires the hostname:port combination for it to be added to allowedHost, but at that point we don't have the jetty info (as the ports are dynamically set for the tests). I think we can move forward with using this and fix this by either supporting wild card or something along those lines in another JIRA/PR.
   
   I'll run the tests on this for some more time and if everything continues to pass, will merge this into main.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org