[
https://issues.apache.org/jira/browse/SOLR-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707405#action_12707405
]
Yonik Seeley commented on SOLR-1144:
------------------------------------
bq. ReplicationHandler does not cause the hang on the master.
The slave is waiting forever, but it *could* be due to a bug on either the
master or the slave, and it could be due to the replication handler. It could
also be another Solr bug somewhere, or it could be a Tomcat bug.
What is apparent is that since there is no replication stack trace on the
master, it thinks it finished the file send (either that or got an exception),
but the slave is still expecting more for some reason. Perhaps if we used
non-persistent connections for replication, the master would close the
connection when it thought it had sent everything?
> replication hang
> ----------------
>
> Key: SOLR-1144
> URL: https://issues.apache.org/jira/browse/SOLR-1144
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Fix For: 1.4
>
>
> It seems that replication can sometimes hang.
> http://www.lucidimagination.com/search/document/403305a3fda18599
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.