[jira] [Commented] (SOLR-12420) Propose removing schema version; use luceneMatchVersion instead

2021-05-11 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342913#comment-17342913 ] Gus Heck commented on SOLR-12420: - {code:java} {code} schema versions seem to be about wh

[GitHub] [solr] madrob commented on a change in pull request #115: SOLR-15392 Tracing span operation name and tags

2021-05-11 Thread GitBox
madrob commented on a change in pull request #115: URL: https://github.com/apache/solr/pull/115#discussion_r630529230 ## File path: solr/core/src/java/org/apache/solr/request/SolrQueryRequestBase.java ## @@ -144,19 +146,31 @@ public IndexSchema getSchema() { @Override p

[jira] [Commented] (SOLR-15388) PKIAuthenticationPlugin intercepts every outgoing requests not just inter-nodes

2021-05-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342860#comment-17342860 ] Jan Høydahl commented on SOLR-15388: If you in SolrAuditDestination add a withHttpCli

[jira] [Commented] (SOLR-14096) DistribPackageStore attempts to create filestore in read-only directory

2021-05-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342857#comment-17342857 ] Mike Drob commented on SOLR-14096: -- The fix in SOLR-15369 takes care of this. > Distrib

[jira] [Resolved] (SOLR-14096) DistribPackageStore attempts to create filestore in read-only directory

2021-05-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-14096. -- Fix Version/s: main (9.0) Assignee: Mike Drob Resolution: Fixed > DistribPackageStore a

[jira] [Resolved] (SOLR-14084) Security manager access denied not causing tests to fail

2021-05-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-14084. -- Fix Version/s: main (9.0) Assignee: Mike Drob Resolution: Fixed I think we've taken car

[jira] [Commented] (SOLR-15222) Solr should not auto-create the "userfiles" dir

2021-05-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342853#comment-17342853 ] ASF subversion and git services commented on SOLR-15222: Commit f

[GitHub] [solr] madrob merged pull request #121: SOLR-15222: userfiles dir will only be created in SolrCloud mode

2021-05-11 Thread GitBox
madrob merged pull request #121: URL: https://github.com/apache/solr/pull/121 -- 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. For queries about this service, please conta

[jira] [Commented] (SOLR-15124) Remove node/container level admin handlers from ImplicitPlugins.json (core level).

2021-05-11 Thread Nazerke Seidan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342837#comment-17342837 ] Nazerke Seidan commented on SOLR-15124: --- [~mdrob], yes I think I will close the exi

[jira] [Comment Edited] (SOLR-15388) PKIAuthenticationPlugin intercepts every outgoing requests not just inter-nodes

2021-05-11 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342751#comment-17342751 ] Gus Heck edited comment on SOLR-15388 at 5/11/21, 5:18 PM: --- Yea

[jira] [Commented] (SOLR-15388) PKIAuthenticationPlugin intercepts every outgoing requests not just inter-nodes

2021-05-11 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342751#comment-17342751 ] Gus Heck commented on SOLR-15388: - Yeah, sorry HttpClientUtil's name (which probably shou

[GitHub] [solr] madrob opened a new pull request #121: SOLR-15222: userfiles dir will only be created in SolrCloud mode

2021-05-11 Thread GitBox
madrob opened a new pull request #121: URL: https://github.com/apache/solr/pull/121 https://issues.apache.org/jira/browse/SOLR-15222 -- 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

[jira] [Commented] (SOLR-15222) Solr should not auto-create the "userfiles" dir

2021-05-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342710#comment-17342710 ] Mike Drob commented on SOLR-15222: -- Thanks for confirming. I'll make some changes to onl

[jira] [Comment Edited] (SOLR-15222) Solr should not auto-create the "userfiles" dir

2021-05-11 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342703#comment-17342703 ] Joel Bernstein edited comment on SOLR-15222 at 5/11/21, 4:11 PM: --

[jira] [Commented] (SOLR-15222) Solr should not auto-create the "userfiles" dir

2021-05-11 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342703#comment-17342703 ] Joel Bernstein commented on SOLR-15222: --- The userfiles directory is only used with

[jira] [Resolved] (SOLR-15374) Update Mockito to newer version

2021-05-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-15374. -- Fix Version/s: main (9.0) Resolution: Fixed > Update Mockito to newer version >

[jira] [Resolved] (SOLR-14888) Echo directory to run Solr from for the "assemble" and "dev" targets in the Gradle build

2021-05-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-14888. -- Resolution: Duplicate This was fixed somewhere along the way. > Echo directory to run Solr from for th

[jira] [Commented] (SOLR-15124) Remove node/container level admin handlers from ImplicitPlugins.json (core level).

2021-05-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342668#comment-17342668 ] Mike Drob commented on SOLR-15124: -- [~nazerke] - looks like this got swept under the rug

[jira] [Commented] (SOLR-15222) Solr should not auto-create the "userfiles" dir

2021-05-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342667#comment-17342667 ] Mike Drob commented on SOLR-15222: -- [~gerlowskija] - I did some code spelunking and was

[jira] [Resolved] (SOLR-15373) SlowCompositeReaderWrapper is not abstract and does not override abstract method searchNearestVectors

2021-05-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-15373. -- Resolution: Fixed > SlowCompositeReaderWrapper is not abstract and does not override abstract > method

[jira] [Resolved] (SOLR-15389) Certain tests rely on DisjunctionMaxQuery clause order

2021-05-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-15389. -- Fix Version/s: main (9.0) Resolution: Fixed > Certain tests rely on DisjunctionMaxQuery clause o

[jira] [Commented] (SOLR-15389) Certain tests rely on DisjunctionMaxQuery clause order

2021-05-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342629#comment-17342629 ] ASF subversion and git services commented on SOLR-15389: Commit f

[GitHub] [solr] madrob merged pull request #117: SOLR-15389: Create JUnit QueryMatchers

2021-05-11 Thread GitBox
madrob merged pull request #117: URL: https://github.com/apache/solr/pull/117 -- 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. For queries about this service, please conta

[jira] [Commented] (SOLR-15388) PKIAuthenticationPlugin intercepts every outgoing requests not just inter-nodes

2021-05-11 Thread Geza Nagy (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342600#comment-17342600 ] Geza Nagy commented on SOLR-15388: -- basically yes it does. Indirectly: https://github.c

[jira] [Commented] (SOLR-15388) PKIAuthenticationPlugin intercepts every outgoing requests not just inter-nodes

2021-05-11 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342599#comment-17342599 ] Gus Heck commented on SOLR-15388: - Also I think some care to get it (and it's threads) sh

[jira] [Commented] (SOLR-15388) PKIAuthenticationPlugin intercepts every outgoing requests not just inter-nodes

2021-05-11 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342596#comment-17342596 ] Gus Heck commented on SOLR-15388: - One thing to think about in creating a new client inst

[jira] [Commented] (SOLR-15388) PKIAuthenticationPlugin intercepts every outgoing requests not just inter-nodes

2021-05-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342585#comment-17342585 ] Jan Høydahl commented on SOLR-15388: Is your code using HttpClientUtil.createClient()

[jira] [Commented] (SOLR-15388) PKIAuthenticationPlugin intercepts every outgoing requests not just inter-nodes

2021-05-11 Thread Geza Nagy (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342485#comment-17342485 ] Geza Nagy commented on SOLR-15388: -- I'm open to it. I checked the code and there are se