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

DROOPY commented on SOLR-11141:
-------------------------------

I don't think so. We don't use ZooKeeper. We have 1 master and 2 slave. Master 
server is OK.
We disable confFiles replication to avoid reloading cores.
{code:java}
<requestHandler name="/replication" class="solr.ReplicationHandler" >    
     <lst name="master">
       <!-- <str name="confFiles">db-data-config.xml</str> -->  
     </lst>  
</requestHandler>  
{code}


> Replication causes memory leak 
> -------------------------------
>
>                 Key: SOLR-11141
>                 URL: https://issues.apache.org/jira/browse/SOLR-11141
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: replication (java)
>    Affects Versions: 6.3
>         Environment: CentOS 6
> Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
> Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
> Apache Tomcat/8.5.9
>            Reporter: DROOPY
>
> !http://dwz.cn/6jvbId!



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to