You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Toby Cole (JIRA)" <ji...@apache.org> on 2010/07/02 13:34:51 UTC

[jira] Commented: (SOLR-1144) replication hang

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

Toby Cole commented on SOLR-1144:
---------------------------------

Just over a year since it was first spotted, I'm consistently getting the same symptoms as this bug.
We've got a single master, with two slaves polling it, both slaves have stalled at exactly the same point in the replication.

Here's the relevent section of the replication handler's 'details' response:
Node A
{code:xml}
      <str name="numFilesDownloaded">18</str>
      <str name="replicationStartTime">Fri Jul 02 10:40:00 BST 2010</str>
      <str name="timeElapsed">6683s</str>
      <str name="currentFile">_9du.prx</str>
      <str name="currentFileSize">8.17 MB</str>
      <str name="currentFileSizeDownloaded">8.17 MB</str>
      <str name="currentFileSizePercent">100.0</str>
      <str name="bytesDownloaded">40.55 MB</str>
      <str name="totalPercent">0.0</str>
      <str name="timeRemaining">8290722s</str>
      <str name="downloadSpeed">6.21 KB</str>
{code}

Node B
{code:xml}
      <str name="numFilesDownloaded">18</str>
      <str name="replicationStartTime">Fri Jul 02 10:40:00 BST 2010</str>
      <str name="timeElapsed">6752s</str>
      <str name="currentFile">_9du.prx</str>
      <str name="currentFileSize">8.17 MB</str>
      <str name="currentFileSizeDownloaded">8.17 MB</str>
      <str name="currentFileSizePercent">100.0</str>
      <str name="bytesDownloaded">40.55 MB</str>
      <str name="totalPercent">0.0</str>
      <str name="timeRemaining">8376322s</str>
      <str name="downloadSpeed">6.15 KB</str>
{code}

> replication hang
> ----------------
>
>                 Key: SOLR-1144
>                 URL: https://issues.apache.org/jira/browse/SOLR-1144
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>            Assignee: Noble Paul
>             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.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org