[jira] [Commented] (SOLR-16905) Java Security Manager rules don't inclue "solr.allowPaths" property

2023-07-27 Thread Babiel (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17747817#comment-17747817 ] Babiel commented on SOLR-16905: --- [~krisden]  {quote}have you tried adding the suggested sol

[jira] [Comment Edited] (SOLR-16905) Java Security Manager rules don't inclue "solr.allowPaths" property

2023-07-27 Thread Babiel (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17747817#comment-17747817 ] Babiel edited comment on SOLR-16905 at 7/27/23 7:41 AM: [~krisden

[jira] [Created] (SOLR-16907) Strange behaviour after upgrade to 9.x when security json has no longer existing permission

2023-07-27 Thread Uwe Schindler (Jira)
Uwe Schindler created SOLR-16907: Summary: Strange behaviour after upgrade to 9.x when security json has no longer existing permission Key: SOLR-16907 URL: https://issues.apache.org/jira/browse/SOLR-16907

[jira] [Updated] (SOLR-16907) Strange behaviour after upgrade to 9.x when security json has no longer existing permission

2023-07-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-16907: - Description: I had a very strange behaviour of Authorization after migrating a standalone solr i

[jira] [Updated] (SOLR-16907) Strange behaviour after upgrade to 9.x when security json has no longer existing permission

2023-07-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-16907: - Description: I had a very strange behaviour of Authorization after migrating a standalone solr i

[jira] [Updated] (SOLR-16907) Strange behaviour after upgrade to 9.x when security json has no longer existing permission

2023-07-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-16907: - Description: I had a very strange behaviour of Authorization after migrating a standalone solr i

[GitHub] [solr] epugh commented on a diff in pull request #1808: SOLR-16800: Move towards using the root of Solr as the -solrUrl in the CLI.

2023-07-27 Thread via GitHub
epugh commented on code in PR #1808: URL: https://github.com/apache/solr/pull/1808#discussion_r1276281337 ## solr/core/src/java/org/apache/solr/cli/SolrCLI.java: ## @@ -383,6 +383,11 @@ public static boolean exceptionIsAuthRelated(Exception exc) { } public static SolrCl

[jira] [Commented] (SOLR-16800) Allow create and delete to use -url instead of -c and work with remote solr.

2023-07-27 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748167#comment-17748167 ] Eric Pugh commented on SOLR-16800: -- Thanks for the +100, it's nice encouragement. O

[GitHub] [solr] epugh commented on a diff in pull request #1808: SOLR-16800: Move towards using the root of Solr as the -solrUrl in the CLI.

2023-07-27 Thread via GitHub
epugh commented on code in PR #1808: URL: https://github.com/apache/solr/pull/1808#discussion_r1276296189 ## solr/core/src/java/org/apache/solr/cli/SolrCLI.java: ## @@ -445,8 +450,31 @@ private static void printHelp() { print("Pass -help or -h after any COMMAND to see comma

[GitHub] [solr] gerlowskija commented on pull request #1793: SOLR-16825: Generate v2 API SolrRequest bindings

2023-07-27 Thread via GitHub
gerlowskija commented on PR #1793: URL: https://github.com/apache/solr/pull/1793#issuecomment-1653728521 > Then could we embed "api"/model if it's inextricably a part of SolrJ? SolrJ needs to have the generated SolrRequest source code by the time 'compileJava' runs. To generate those

[GitHub] [solr] HoustonPutman merged pull request #1809: SOLR-16906: Correctly capture REPLICATION metrics in Prometheus config

2023-07-27 Thread via GitHub
HoustonPutman merged PR #1809: URL: https://github.com/apache/solr/pull/1809 -- 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.apa

[jira] [Commented] (SOLR-16906) Packaged Prometheus config ignores REPLICATION metrics

2023-07-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748196#comment-17748196 ] ASF subversion and git services commented on SOLR-16906: Commit 9

[jira] [Commented] (SOLR-16906) Packaged Prometheus config ignores REPLICATION metrics

2023-07-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748197#comment-17748197 ] ASF subversion and git services commented on SOLR-16906: Commit a

[jira] [Resolved] (SOLR-16906) Packaged Prometheus config ignores REPLICATION metrics

2023-07-27 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-16906. --- Fix Version/s: 9.4 Assignee: Houston Putman Resolution: Fixed > Packaged Prom

[jira] [Commented] (SOLR-16905) Java Security Manager rules don't inclue "solr.allowPaths" property

2023-07-27 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748200#comment-17748200 ] Houston Putman commented on SOLR-16905: --- Thanks for testing it out. If you want to

[jira] [Commented] (SOLR-16800) Allow create and delete to use -url instead of -c and work with remote solr.

2023-07-27 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748203#comment-17748203 ] Houston Putman commented on SOLR-16800: --- To be clear, my excitement was over the wh

[jira] [Commented] (SOLR-16800) Allow create and delete to use -url instead of -c and work with remote solr.

2023-07-27 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748207#comment-17748207 ] Eric Pugh commented on SOLR-16800: -- bin/solr is going to be a winner when every api gets

[jira] [Created] (SOLR-16908) DELETEBACKUP api does not delete the backup directory when all backups in the directory are deleted

2023-07-27 Thread Shawn Heisey (Jira)
Shawn Heisey created SOLR-16908: --- Summary: DELETEBACKUP api does not delete the backup directory when all backups in the directory are deleted Key: SOLR-16908 URL: https://issues.apache.org/jira/browse/SOLR-16908

[jira] [Created] (SOLR-16909) Collections LIST command should fetch ZK data, not cached state

2023-07-27 Thread David Smiley (Jira)
David Smiley created SOLR-16909: --- Summary: Collections LIST command should fetch ZK data, not cached state Key: SOLR-16909 URL: https://issues.apache.org/jira/browse/SOLR-16909 Project: Solr I

[jira] [Commented] (SOLR-16909) Collections LIST command should fetch ZK data, not cached state

2023-07-27 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748256#comment-17748256 ] Ishan Chattopadhyaya commented on SOLR-16909: - +1 > Collections LIST command

[GitHub] [solr] epugh commented on a diff in pull request #1808: SOLR-16800: Move towards using the root of Solr as the -solrUrl in the CLI.

2023-07-27 Thread via GitHub
epugh commented on code in PR #1808: URL: https://github.com/apache/solr/pull/1808#discussion_r1276584581 ## solr/core/src/java/org/apache/solr/cli/SolrCLI.java: ## @@ -383,6 +383,11 @@ public static boolean exceptionIsAuthRelated(Exception exc) { } public static SolrCl

[jira] [Commented] (SOLR-16800) Allow create and delete to use -url instead of -c and work with remote solr.

2023-07-27 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748261#comment-17748261 ] Ishan Chattopadhyaya commented on SOLR-16800: - bq. bin/solr is going to be a

[GitHub] [solr] epugh commented on a diff in pull request #1808: SOLR-16800: Move towards using the root of Solr as the -solrUrl in the CLI.

2023-07-27 Thread via GitHub
epugh commented on code in PR #1808: URL: https://github.com/apache/solr/pull/1808#discussion_r1276630658 ## solr/core/src/java/org/apache/solr/cli/SolrCLI.java: ## @@ -383,6 +383,11 @@ public static boolean exceptionIsAuthRelated(Exception exc) { } public static SolrCl

[GitHub] [solr] dsmiley commented on pull request #1793: SOLR-16825: Generate v2 API SolrRequest bindings

2023-07-27 Thread via GitHub
dsmiley commented on PR #1793: URL: https://github.com/apache/solr/pull/1793#issuecomment-1654192331 My motivation is to provide an optimal experience to users -- a single JAR. I recognize there isn't a strict requirement here. For a how-to, a quick Google search turned up this promising

[GitHub] [solr] HoustonPutman commented on pull request #1629: MINOR: Fix typos in `org.apache.solr.core` package

2023-07-27 Thread via GitHub
HoustonPutman commented on PR #1629: URL: https://github.com/apache/solr/pull/1629#issuecomment-1654248946 backported to 9.4 -- 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.

[GitHub] [solr] gerlowskija commented on pull request #1793: SOLR-16825: Generate v2 API SolrRequest bindings

2023-07-27 Thread via GitHub
gerlowskija commented on PR #1793: URL: https://github.com/apache/solr/pull/1793#issuecomment-1654436038 > My motivation is to provide an optimal experience to users -- a single JAR. I'm not sure I understand -- SolrJ has never been a single jar. It uses a bunch of Jetty libs, SLF4J,

[GitHub] [solr] dsmiley commented on pull request #1793: SOLR-16825: Generate v2 API SolrRequest bindings

2023-07-27 Thread via GitHub
dsmiley commented on PR #1793: URL: https://github.com/apache/solr/pull/1793#issuecomment-1654467889 Okay fine. What's *new* here is we are insisting that a SolrJ client be two JARs from the Solr project, in additional to dependency JARs. Not ideal but if it's too hard to combine then oka

[jira] [Commented] (SOLR-16894) Configurable doc freq: Allow StatsCache instances to be ResourceLoaderAware

2023-07-27 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748317#comment-17748317 ] Houston Putman commented on SOLR-16894: --- I want to read some more, but your progres

[GitHub] [solr] gerlowskija commented on pull request #1793: SOLR-16825: Generate v2 API SolrRequest bindings

2023-07-27 Thread via GitHub
gerlowskija commented on PR #1793: URL: https://github.com/apache/solr/pull/1793#issuecomment-1654598386 Alright - made some decent enough progress addressing review feedback, etc. that I'm taking this out of "Draft" mode! There's still one big unanswered question that's come up so fa

[GitHub] [solr] dsmiley commented on a diff in pull request #1805: SOLR-16803: Remove dependencies on SimplePostTool from Solr Core classes..

2023-07-27 Thread via GitHub
dsmiley commented on code in PR #1805: URL: https://github.com/apache/solr/pull/1805#discussion_r1276872165 ## solr/solrj/src/java/org/apache/solr/common/InputStreamUtils.java: ## @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

[GitHub] [solr] dsmiley commented on pull request #1793: SOLR-16825: Generate v2 API SolrRequest bindings

2023-07-27 Thread via GitHub
dsmiley commented on PR #1793: URL: https://github.com/apache/solr/pull/1793#issuecomment-1654679695 I reviewed the SolrRequests and Responses and they look good. BTW I checked out the branch and generated them to look. -- This is an automated message from the Apache Git Service. To resp

[GitHub] [solr] HoustonPutman commented on pull request #1793: SOLR-16825: Generate v2 API SolrRequest bindings

2023-07-27 Thread via GitHub
HoustonPutman commented on PR #1793: URL: https://github.com/apache/solr/pull/1793#issuecomment-1654744305 > > So the part used by users, being the actual clients that is generated code, will be packaged in SolrJ core (not a separate solrj module), so it can't really be opt-out. > >

[jira] [Created] (SOLR-16910) Adjusting LogUpdateProcessorFactory's log level has side effects on SolrCore logging and changes "slowUpdateThresholdMillis" formatting

2023-07-27 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-16910: - Summary: Adjusting LogUpdateProcessorFactory's log level has side effects on SolrCore logging and changes "slowUpdateThresholdMillis" formatting Key: SOLR-16910 URL: htt

[jira] [Commented] (SOLR-16910) Adjusting LogUpdateProcessorFactory's log level has side effects on SolrCore logging and changes "slowUpdateThresholdMillis" formatting

2023-07-27 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748353#comment-17748353 ] Chris M. Hostetter commented on SOLR-16910: --- I don't have a particular firm gra

[GitHub] [solr] dsmiley commented on pull request #1793: SOLR-16825: Generate v2 API SolrRequest bindings

2023-07-27 Thread via GitHub
dsmiley commented on PR #1793: URL: https://github.com/apache/solr/pull/1793#issuecomment-1654836277 > the generated classes import stuff from SolrJ, so they have to be generated in SolrJ The "api" module could depend-on SolrJ, and thus the Jackson stuff added could be in "api" as w