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

ASF subversion and git services commented on SOLR-15145:
--------------------------------------------------------

Commit b000e56b8f3b74e211cea450026b2d2c8da078b5 in lucene-solr's branch 
refs/heads/branch_8_8 from Timothy Potter
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=b000e56 ]

SOLR-15145: System property to control whether base_url is stored in state.json 
to enable back-compat with older SolrJ versions



> Older versions of SolrJ (pre-8.8.0) hit an NPE when computing the base_url 
> for core node props
> ----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-15145
>                 URL: https://issues.apache.org/jira/browse/SOLR-15145
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrJ
>    Affects Versions: 8.8
>            Reporter: Timothy Potter
>            Assignee: Timothy Potter
>            Priority: Critical
>             Fix For: 8.8.1
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> From the mailing list:
> {code}
> Caused by: java.lang.NullPointerException
>               at 
> deployment.uleaf.ear//org.apache.solr.common.cloud.ZkCoreNodeProps.getCoreUrl(ZkCoreNodeProps.java:53)
>               at 
> deployment.uleaf.ear//org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$sendRequest$2(BaseCloudSolrClient.java:1161)
>               at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
>               at 
> deployment.uleaf.ear//org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1159)
>               at 
> deployment.uleaf.ear//org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
>               ... 166 more
> {code}
> see: 
> https://lists.apache.org/thread.html/r3d131030f0a7026235451f71fabdae6d6b7c2f955822c75dcad4d41f%40%3Csolr-user.lucene.apache.org%3E



--
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

Reply via email to