[GitHub] [solr] senthh commented on a diff in pull request #1669: SOLR-16826: Validate if authentication plugin class name are valid

2023-05-29 Thread via GitHub
senthh commented on code in PR #1669: URL: https://github.com/apache/solr/pull/1669#discussion_r1209726203 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -547,7 +552,12 @@ private synchronized void initializeAuthenticationPlugin( // Initialize the pl

[GitHub] [solr-operator] pavanKumar2211 commented on issue #573: While Enabling Javaagent For Newrelic In Apache Solr v9.2 Pods Are Not Running

2023-05-29 Thread via GitHub
pavanKumar2211 commented on issue #573: URL: https://github.com/apache/solr-operator/issues/573#issuecomment-1567709834 > So the issue is that Solr 9.x has the Java Security Manager enabled by default, while Solr 8.x did not. > > It looks like the Newrelic jar you are using requires p

[GitHub] [solr] epugh opened a new pull request, #1670: SOLR-16829: Delegate arg parsing and help usage to java

2023-05-29 Thread via GitHub
epugh opened a new pull request, #1670: URL: https://github.com/apache/solr/pull/1670 https://issues.apache.org/jira/browse/SOLR-16829 # Description Going thorugh and attempting to remove the help usage (which seems to require also removing the arg parsing!) # Solution

[jira] [Created] (SOLR-16831) Healthcheck tool needs bats test

2023-05-29 Thread Eric Pugh (Jira)
Eric Pugh created SOLR-16831: Summary: Healthcheck tool needs bats test Key: SOLR-16831 URL: https://issues.apache.org/jira/browse/SOLR-16831 Project: Solr Issue Type: Sub-task Componen

[jira] [Commented] (SOLR-16829) Refactor bin/solr and bin/solr.cmd to delegate usage help to SolrCLI

2023-05-29 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727213#comment-17727213 ] Eric Pugh commented on SOLR-16829: -- We can tweak some of our descriptions to be a bit ni

[jira] [Commented] (SOLR-16829) Refactor bin/solr and bin/solr.cmd to delegate usage help to SolrCLI

2023-05-29 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727211#comment-17727211 ] Eric Pugh commented on SOLR-16829: -- Definitly not as pretty as the hand written output!

[jira] [Created] (SOLR-16829) Refactor bin/solr and bin/solr.cmd to delegate usage help to SolrCLI

2023-05-29 Thread Eric Pugh (Jira)
Eric Pugh created SOLR-16829: Summary: Refactor bin/solr and bin/solr.cmd to delegate usage help to SolrCLI Key: SOLR-16829 URL: https://issues.apache.org/jira/browse/SOLR-16829 Project: Solr Is

[jira] [Created] (SOLR-16830) Refactor bin/solr and bin/solr.cmd to delegate args parsing to SolrCLI

2023-05-29 Thread Eric Pugh (Jira)
Eric Pugh created SOLR-16830: Summary: Refactor bin/solr and bin/solr.cmd to delegate args parsing to SolrCLI Key: SOLR-16830 URL: https://issues.apache.org/jira/browse/SOLR-16830 Project: Solr

[jira] [Commented] (SOLR-16779) Umm... what is bin/solr cp ???

2023-05-29 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727208#comment-17727208 ] Eric Pugh commented on SOLR-16779: -- Could you try on main [~senthh]? Here is what I get

[jira] [Commented] (SOLR-11206) Migrate logic from bin/solr scripts to SolrCLI

2023-05-29 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727207#comment-17727207 ] Eric Pugh commented on SOLR-11206: -- Note to self, the patch file from 2017 may still hav

[GitHub] [solr] epugh commented on a diff in pull request #1669: SOLR-16826: Validate if authentication plugin class name are valid

2023-05-29 Thread via GitHub
epugh commented on code in PR #1669: URL: https://github.com/apache/solr/pull/1669#discussion_r1209570539 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -547,7 +552,12 @@ private synchronized void initializeAuthenticationPlugin( // Initialize the plu

[jira] [Updated] (SOLR-16828) Solr JSON Facet on multivalued enumFieldType not working

2023-05-29 Thread Bill Okara (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Okara updated SOLR-16828: -- Security: (was: Public) > Solr JSON Facet on multivalued enumFieldType not working > --

[jira] [Commented] (SOLR-16725) CLUSTERSTATUS API output has inconsistent data types for a few values against the newly restored collection

2023-05-29 Thread Senthil Kumar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727030#comment-17727030 ] Senthil Kumar commented on SOLR-16725: -- Hi [~indurajagopalan] , I just wanted to kn