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

Steve Rowe commented on SOLR-9640:
----------------------------------

This is causing lots of failures on Jenkins. if on master I checkout the hash 
just before this was committed on master (5eeb813), the failures stop.

E.g.:

{noformat}
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1693/

1204 tests failed.
{noformat}

One of the failures:

{noformat}
  [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChangedSchemaMergeTest -Dtests.method=testOptimizeDiffSchemas 
-Dtests.seed=22D84C33C358DBB4 -Dtests.slow=true -Dtests.locale=es-BO 
-Dtests.timezone=Africa/Conakry -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J4  | ChangedSchemaMergeTest.testOptimizeDiffSchemas 
<<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([22D84C33C358DBB4:1943CAD796F5D3BB]:0)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:625)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:502)
   [junit4]    >        at 
org.apache.solr.schema.ChangedSchemaMergeTest.init(ChangedSchemaMergeTest.java:100)
   [junit4]    >        at 
org.apache.solr.schema.ChangedSchemaMergeTest.testOptimizeDiffSchemas(ChangedSchemaMergeTest.java:122)
{noformat}


> Support PKI authentication and SSL in standalone-mode master/slave auth with 
> local security.json
> ------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-9640
>                 URL: https://issues.apache.org/jira/browse/SOLR-9640
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: security
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>              Labels: authentication, pki
>             Fix For: 6.5, master (7.0)
>
>         Attachments: SOLR-9640.patch, SOLR-9640.patch, SOLR-9640.patch, 
> SOLR-9640.patch, SOLR-9640.patch
>
>
> While working with SOLR-9481 I managed to secure Solr standalone on a 
> single-node server. However, when adding 
> {{&shards=localhost:8081/solr/foo,localhost:8082/solr/foo}} to the request, I 
> get 401 error. This issue will fix PKI auth to work for standalone, which 
> should automatically make both sharding and master/slave index replication 
> work.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to