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

Steve Rowe commented on SOLR-6625:
----------------------------------

I tried all of the seeds my Jenkins found today and none of them reproduce for 
me on OS X after Anshum's r1693498 commit.

Here are the ones for trunk:

{noformat}
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=F852018ABA4ECDFF -Dtests.slow=true -Dtests.locale=nl 
-Dtests.timezone=Asia/Gaza -Dtests.asserts=true -Dtests.file.encoding=UTF-8
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=36C935176479F04C -Dtests.slow=true -Dtests.locale=ar_YE 
-Dtests.timezone=Australia/Adelaide -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=D555CA223513ED3F -Dtests.slow=true -Dtests.locale=tr 
-Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=C37B717A18417443 -Dtests.slow=true -Dtests.locale=bg_BG 
-Dtests.timezone=SystemV/HST10 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
{noformat}

For branch_5x/Java8:

{noformat}
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=FC64970124605306 -Dtests.slow=true -Dtests.locale=ar_LY 
-Dtests.timezone=Asia/Vientiane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=4A4BDF1F10B61D9 -Dtests.slow=true -Dtests.locale=hu_HU 
-Dtests.timezone=Pacific/Fiji -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=E4714ED097B4D0A7 -Dtests.slow=true -Dtests.locale= 
-Dtests.timezone=Etc/GMT-5 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=E0C2EF677FA5EC03 -Dtests.slow=true -Dtests.locale=it_CH 
-Dtests.timezone=America/New_York -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=7F8305E670B947FE -Dtests.slow=true -Dtests.locale=fr_CH 
-Dtests.timezone=Europe/Skopje -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=30D63D1BAD373514 -Dtests.slow=true -Dtests.locale=it 
-Dtests.timezone=America/Iqaluit -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
{noformat}

And for branch_5x/Java7:

{noformat}
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=98C4B653C6DE38C9 -Dtests.slow=true -Dtests.locale=it 
-Dtests.timezone=America/Havana -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
ant test  -Dtestcase=TestCloudSolrClientConnections 
-Dtests.method=testCloudClientCanConnectAfterClusterComesUp 
-Dtests.seed=27A47BFC57FF783D -Dtests.slow=true -Dtests.locale=en_SG 
-Dtests.timezone=Pacific/Chatham -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
{noformat} 

> HttpClient callback in HttpSolrServer
> -------------------------------------
>
>                 Key: SOLR-6625
>                 URL: https://issues.apache.org/jira/browse/SOLR-6625
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrJ
>            Reporter: Gregory Chanan
>            Assignee: Noble Paul
>            Priority: Minor
>         Attachments: SOLR-6625-testfailure.log, SOLR-6625-testfix.patch, 
> SOLR-6625-testfix.patch, SOLR-6625-testfix.patch, SOLR-6625.patch, 
> SOLR-6625.patch, SOLR-6625.patch, SOLR-6625.patch, SOLR-6625.patch, 
> SOLR-6625.patch, SOLR-6625.patch, SOLR-6625.patch, 
> SOLR-6625_SolrReqPropogate.patch, SOLR-6625_interceptor.patch, 
> SOLR-6625_interceptor.patch, SOLR-6625_interceptor.patch, 
> SOLR-6625_interceptor.patch, SOLR-6625_interceptor.patch, 
> SOLR-6625_interceptor.patch, SOLR-6625_interceptor.patch, 
> SOLR-6625_interceptor.patch, SOLR-6625_interceptor.patch, 
> SOLR-6625_interceptor.patch, SOLR-6625_r1654079.patch, 
> SOLR-6625_r1654079.patch
>
>
> Some of our setups use Solr in a SPNego/kerberos setup (we've done this by 
> adding our own filters to the web.xml).  We have an issue in that SPNego 
> requires a negotiation step, but some HttpSolrServer requests are not 
> repeatable, notably the PUT/POST requests.  So, what happens is, 
> HttpSolrServer sends the requests, the server responds with a negotiation 
> request, and the request fails because the request is not repeatable.  We've 
> modified our code to send a repeatable request beforehand in these cases.
> It would be nicer if HttpSolrServer provided a pre/post callback when it was 
> making an httpclient request.  This would allow administrators to make 
> changes to the request for authentication purposes, and would allow users to 
> make per-request changes to the httpclient calls (i.e. modify httpclient 
> requestconfig to modify the timeout on a per-request basis).



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