You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "DROOPY (JIRA)" <ji...@apache.org> on 2017/08/01 07:38:00 UTC

[jira] [Commented] (SOLR-11141) Replication causes memory leak

    [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org