[
https://issues.apache.org/jira/browse/SOLR-5989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973685#comment-13973685
]
Mark Miller commented on SOLR-5989:
-----------------------------------
Seems the issue is around proxying:
{code}
[junit4] 2> 49810 T50 oejs.Response.sendError WARN Committed before 500
{msg=Error trying to proxy request for url:
http://127.0.0.1:59789/collection1/update,trace=org.apache.solr.common.SolrException:
Error trying to proxy request for url:
http://127.0.0.1:59789/collection1/update
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:580)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4] 2> at
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
{code}
> ChaosMonkeyNothingIsSafe test started failing intermittently recently with
> the cloud servers off by one update with the control server.
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-5989
> URL: https://issues.apache.org/jira/browse/SOLR-5989
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Reporter: Mark Miller
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]