You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2009/02/11 11:40:59 UTC

[jira] Updated: (SOLR-1018) Slave is unable to replicate when server acts as repeater (as both master and slave)

     [ https://issues.apache.org/jira/browse/SOLR-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul updated SOLR-1018:
-----------------------------

    Attachment: SOLR-1018.patch

when snappuller does a commit , the IndexWriter is not opened so it must fetch the commit point after forceOpenWriter()

> Slave is unable to replicate when server acts as repeater (as both master and slave)
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-1018
>                 URL: https://issues.apache.org/jira/browse/SOLR-1018
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>    Affects Versions: 1.4
>            Reporter: Akshay K. Ukey
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1018.patch
>
>
> When slave tries to replicate from a Solr server acting as both master and slave (repeater), it gets incorrect replicate-able index version and hence replication fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.