[jira] [Commented] (SOLR-16739) Introduce Solr Kubernetes Module

2023-04-09 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710015#comment-17710015 ] Ishan Chattopadhyaya commented on SOLR-16739: - I don't think we should stuff

[GitHub] [solr] noblepaul commented on a diff in pull request #1549: SOLR-16741: CLUSTERSTATUS API returns wrong value for state ,leader for PRS collections

2023-04-09 Thread via GitHub
noblepaul commented on code in PR #1549: URL: https://github.com/apache/solr/pull/1549#discussion_r1161361752 ## solr/solrj/src/java/org/apache/solr/common/cloud/Replica.java: ## @@ -415,6 +415,13 @@ public void write(JSONWriter jsonWriter) { Map map = new LinkedHashMap<>()

[GitHub] [solr] epugh commented on pull request #1182: SOLR-16504 Convert CLI tools to Jetty HTTP 2 client.

2023-04-09 Thread via GitHub
epugh commented on PR #1182: URL: https://github.com/apache/solr/pull/1182#issuecomment-1501129913 Thanks for sharing the update (and the detailed test notes!)Maybe for another day, but having more .bats style tests for these would be great. -- This is an automated message fro

[GitHub] [solr] MarcusSorealheis commented on pull request #1479: SOLR-16465: Replace Login w/ React App

2023-04-09 Thread via GitHub
MarcusSorealheis commented on PR #1479: URL: https://github.com/apache/solr/pull/1479#issuecomment-1501064933 > Please reach out if you need insight into current Admin UI. As you may know, Solr backend is 100% stateless, so there is no "login" as such. The current Admin UI will do the auth,