kotman12 commented on PR #3330: URL: https://github.com/apache/solr/pull/3330#issuecomment-2836130460
BTW just saw your comment @mlbiscoc ... I think you can try wrapping the client exposed by `cluster.getZkClient()` from within `SolrCloudTestCase` in a spy... I think that might be the instance that calls delete on the leader elect node. Basically not sure this would have to be _that_ difficult re this: > Not sure how possible this is though with lots of these objects being nested deep from coreContainer and some being private/protected we would need to inject the spy one way or another. Although I admit I'm not 100% this will achieve the intended effect. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org