[ https://issues.apache.org/jira/browse/SOLR-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar updated SOLR-9392: ---------------------------------------- Attachment: SOLR-9392.patch The bug was that BaseCdcrDistributedZkTest#updateMappingsFromZk was called while restarting nodes which used to replace the CloudJettyRunner instances with new ones without closing the resources being used by any existing CloudJettyRunner. The fix is to ensure that any old resources are closed before the CloudJettyRunner instances are replaced. > CDCR Test failures due to leaked resources > ------------------------------------------ > > Key: SOLR-9392 > URL: https://issues.apache.org/jira/browse/SOLR-9392 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: CDCR, SolrCloud, Tests > Reporter: Shalin Shekhar Mangar > Assignee: Shalin Shekhar Mangar > Fix For: 6.2, master (7.0) > > Attachments: SOLR-9392.patch > > > The CDCR tests fail all the time due to leaked resources. -- 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