[
https://issues.apache.org/jira/browse/SOLR-16086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806672#comment-17806672
]
Andreas Hubold commented on SOLR-16086:
---
Could this be the same issue as SOLR-17118
[
https://issues.apache.org/jira/browse/SOLR-17118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806670#comment-17806670
]
Andreas Hubold commented on SOLR-17118:
---
I'd think this is caused by changes for SO
Andreas Hubold created SOLR-17118:
-
Summary: Solr deadlock during servlet container start
Key: SOLR-17118
URL: https://issues.apache.org/jira/browse/SOLR-17118
Project: Solr
Issue Type: Bug
renatoh opened a new pull request, #2197:
URL: https://github.com/apache/solr/pull/2197
Small code improvements how the Set and ArrayList are initlaized
--
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
iamsanjay commented on code in PR #2144:
URL: https://github.com/apache/solr/pull/2144#discussion_r1451726808
##
solr/core/src/test/org/apache/solr/handler/admin/api/RequestCoreCommandStatusTest.java:
##
@@ -0,0 +1,164 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
iamsanjay commented on code in PR #2144:
URL: https://github.com/apache/solr/pull/2144#discussion_r1451726292
##
solr/api/src/java/org/apache/solr/client/api/endpoint/RequestCoreCommandStatusApi.java:
##
@@ -0,0 +1,51 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u