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

2017-08-01 Thread DROOPY (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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}

 
 
   
  
{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



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

2017-07-30 Thread Erick Erickson (JIRA)

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

Erick Erickson commented on SOLR-11141:
---

Possibly related to https://issues.apache.org/jira/browse/SOLR-10506? In which 
case it's fixed in Solr 7.0.

> 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



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

2017-07-26 Thread DROOPY (JIRA)

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

DROOPY commented on SOLR-11141:
---

After replication,solr will reload cores. But solr use different 
SolrResourceLoader to load jars, so singleton is fail. There is  hundreds of 
SolrResourceLoader and 
org.apache.lucene.analysis.cn.smart.hhmm.BigramDictionary.BigramDictionary is 
3000kb.

!http://dwz.cn/6jJvFB!

!http://dwz.cn/6jJzn5!

!http://dwz.cn/6jJzUF!



> 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