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

Anshum Gupta commented on SOLR-8326:
------------------------------------

Seems like the timestamp in the header received on the node that wasn't 
shutdown is screwed up when the other node is restarting.

{code}
        at 
org.apache.solr.security.PKIAuthenticationPlugin.doAuthenticate(PKIAuthenticationPlugin.java:130)
{code}

{code}
long timeMillis = Long.parseLong(timeStr);
{code}

Debugging it further.

> Adding read restriction to BasicAuth + RuleBased authorization causes issue 
> with replication
> --------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8326
>                 URL: https://issues.apache.org/jira/browse/SOLR-8326
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.3, 5.3.1
>            Reporter: Anshum Gupta
>            Priority: Blocker
>             Fix For: 5.4
>
>
> This was reported on the mailing list:
> https://www.mail-archive.com/[email protected]/msg115921.html
> I tested it out as follows to confirm that adding a 'read' rule causes 
> replication to break. 



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

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

Reply via email to