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

Harsh J commented on SOLR-6528:
-------------------------------

Doesn't SOLR-7437 resolve this? You'll need the following set inside the 
collection's solrconfig.xml:

{code}
<updateLog>
  <int name="tlogDfsReplication">2</int>
  ...
</updateLog>
{code}

> hdfs cluster with replication min set to 2 / Solr does not honor 
> dfs.replication in hdfs-site.xml 
> --------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-6528
>                 URL: https://issues.apache.org/jira/browse/SOLR-6528
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.9
>         Environment: RedHat JDK 1.7 hadoop 2.4.1
>            Reporter: davidchiu
>             Fix For: 4.10.5
>
>
> org.apache.hadoop.ipc.RemoteException(java.io.IOException): file 
> /user/solr/test1/core_node1/data/tlog/tlog.0000000000000000000 on client 
> 192.161.1.91.\nRequested replication 1 is less than the required minimum 2\n\t



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to