David Smiley created SOLR-6126:
----------------------------------

             Summary: MapReduce's GoLive script should support replicas
                 Key: SOLR-6126
                 URL: https://issues.apache.org/jira/browse/SOLR-6126
             Project: Solr
          Issue Type: Improvement
          Components: contrib - MapReduce
            Reporter: David Smiley


The GoLive feature of the MapReduce contrib module is pretty cool.  But a 
comment in there indicates that it doesn't support replicas.  Every production 
SolrCloud setup I've seen has had replicas!

I wonder what is needed to support this.  For GoLive to work, it assumes a 
shared file system (be it HDFS or whatever, like a SAN).  If perhaps the 
replicas in such a system read from the very same network disk location, then 
all we'd need to do is send a commit() to replicas; right?  



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to