[jira] [Created] (SOLR-15700) Fix include path consistency in bin/solr shell wrapper

2021-10-18 Thread Trevor Turner (Jira)
Trevor Turner created SOLR-15700: Summary: Fix include path consistency in bin/solr shell wrapper Key: SOLR-15700 URL: https://issues.apache.org/jira/browse/SOLR-15700 Project: Solr Issue

[GitHub] [solr] epugh commented on pull request #307: SOLR-14834: Update all public-visible links from wiki.apache.org to RefGuide or cwiki

2021-10-18 Thread GitBox
epugh commented on pull request #307: URL: https://github.com/apache/solr/pull/307#issuecomment-946253499 @ctargett sorry to ping you directly, however I'd love to get this change in, if I've resolved your concerns. I know this doesn't solve the versioning issue, however I think it's

[GitHub] [solr] anshumg commented on pull request #300: SOLR-15644: Test thread leak management.

2021-10-18 Thread GitBox
anshumg commented on pull request #300: URL: https://github.com/apache/solr/pull/300#issuecomment-946252363 @markrmiller - do you plan to merge parts of this in, as @madrob suggested i.e. directly to Randomized Testing ? If not, should we close this out ? -- This is an automated message

[jira] [Comment Edited] (SOLR-12666) Support multiple AuthenticationPlugin's simultaneoulsy

2021-10-18 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17430220#comment-17430220 ] Timothy Potter edited comment on SOLR-12666 at 10/18/21, 8:49 PM: -- I'm

[jira] [Commented] (SOLR-12666) Support multiple AuthenticationPlugin's simultaneoulsy

2021-10-18 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17430220#comment-17430220 ] Timothy Potter commented on SOLR-12666: --- I'm definitely open to an overhaul / migration to a mature

[GitHub] [solr] magibney commented on pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-10-18 Thread GitBox
magibney commented on pull request #304: URL: https://github.com/apache/solr/pull/304#issuecomment-946146699 :-) thanks! -- 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] dsmiley commented on a change in pull request #324: SOLR-14660 - move HDFS to a contrib module

2021-10-18 Thread GitBox
dsmiley commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r730319754 ## File path: solr/contrib/README.md ## @@ -0,0 +1,31 @@ +Apache Solr HDFS Contrib module +=== + +Introduction + +This

[GitHub] [solr] dweiss commented on pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-10-18 Thread GitBox
dweiss commented on pull request #304: URL: https://github.com/apache/solr/pull/304#issuecomment-946115411 Tadam, congratulations, @magibney :) -- 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

[jira] [Commented] (SOLR-15455) Facilitate joint Lucene/Solr local development workflow

2021-10-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17430178#comment-17430178 ] ASF subversion and git services commented on SOLR-15455: Commit

[GitHub] [solr] magibney merged pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-10-18 Thread GitBox
magibney merged pull request #304: URL: https://github.com/apache/solr/pull/304 -- 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:

[GitHub] [solr-operator] thelabdude commented on issue #331: Support JWT authentication

2021-10-18 Thread GitBox
thelabdude commented on issue #331: URL: https://github.com/apache/solr-operator/issues/331#issuecomment-946080404 @janhoy I have a PR up for this but I'm on the fence as to whether it's worth merging? Given SolrJ doesn't support JWT, users will have to open up the Prometheus exporter

[jira] [Commented] (SOLR-14201) some SolrCore are not released after being removed

2021-10-18 Thread Gann Bierner (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17430147#comment-17430147 ] Gann Bierner commented on SOLR-14201: - I am seeing the same issue in solr 8.8.  References to

[GitHub] [solr-operator] HoustonPutman opened a new pull request #350: Add ability to set pod topologySpreadConstraints

2021-10-18 Thread GitBox
HoustonPutman opened a new pull request #350: URL: https://github.com/apache/solr-operator/pull/350 Resolves #53 Things to do: - [ ] Add unit tests - [ ] Manual testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [solr-operator] thelabdude edited a comment on pull request #346: Ability to get a JWT token from an OIDC provider to make calls to Solr secured by the JWTAuthPlugin

2021-10-18 Thread GitBox
thelabdude edited a comment on pull request #346: URL: https://github.com/apache/solr-operator/pull/346#issuecomment-946038133 As I progressed with this impl, I realized that the Prometheus exporter doesn't support JWT right now. Found these JIRAs that are important for this effort:

[GitHub] [solr-operator] thelabdude commented on pull request #346: Ability to get a JWT token from an OIDC provider to make calls to Solr secured by the JWTAuthPlugin

2021-10-18 Thread GitBox
thelabdude commented on pull request #346: URL: https://github.com/apache/solr-operator/pull/346#issuecomment-946038133 As I progressed with this impl, I realized that the Prometheus exporter doesn't support JWT right now. Found this: https://issues.apache.org/jira/browse/SOLR-12666 --

[GitHub] [solr] dweiss commented on a change in pull request #349: Dependency tune-up of solr-core

2021-10-18 Thread GitBox
dweiss commented on a change in pull request #349: URL: https://github.com/apache/solr/pull/349#discussion_r731136035 ## File path: solr/core/build.gradle ## @@ -20,144 +20,158 @@ apply plugin: 'java-library' description = 'Apache Solr Core' +configurations.all { Review

[GitHub] [solr] dweiss commented on a change in pull request #349: Dependency tune-up of solr-core

2021-10-18 Thread GitBox
dweiss commented on a change in pull request #349: URL: https://github.com/apache/solr/pull/349#discussion_r731135370 ## File path: solr/core/build.gradle ## @@ -20,144 +20,158 @@ apply plugin: 'java-library' description = 'Apache Solr Core' +configurations.all { Review

[GitHub] [solr-operator] HoustonPutman closed issue #328: Add support for the S3 BackupRepository

2021-10-18 Thread GitBox
HoustonPutman closed issue #328: URL: https://github.com/apache/solr-operator/issues/328 -- 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:

[GitHub] [solr-operator] HoustonPutman merged pull request #345: Add support for S3Repositories

2021-10-18 Thread GitBox
HoustonPutman merged pull request #345: URL: https://github.com/apache/solr-operator/pull/345 -- 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:

[GitHub] [solr] dsmiley commented on a change in pull request #349: Dependency tune-up of solr-core

2021-10-18 Thread GitBox
dsmiley commented on a change in pull request #349: URL: https://github.com/apache/solr/pull/349#discussion_r731106076 ## File path: solr/core/build.gradle ## @@ -20,144 +20,158 @@ apply plugin: 'java-library' description = 'Apache Solr Core' +configurations.all { Review

[GitHub] [solr-operator] HoustonPutman commented on pull request #349: Allow for managed restarts across multiple SolrCloud resources.

2021-10-18 Thread GitBox
HoustonPutman commented on pull request #349: URL: https://github.com/apache/solr-operator/pull/349#issuecomment-945929270 I tested locally and this works well for me. Will merge in a few days -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [solr] cpoerschke commented on pull request #350: SOLR-15699: remove unused updateHandler/indexWriter/closeWaitsForMerges element

2021-10-18 Thread GitBox
cpoerschke commented on pull request #350: URL: https://github.com/apache/solr/pull/350#issuecomment-945920846 Tagging @romseygeek @mikemccand and @hossman as potential reviewers based on JIRA ticket history. Thank you. -- This is an automated message from the Apache Git Service. To

[jira] [Commented] (SOLR-6195) replace updateHandler/indexWriter/closeWaitsForMerges with indexConfig/closeWriterWaitsForMerges

2021-10-18 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17430074#comment-17430074 ] Christine Poerschke commented on SOLR-6195: --- Via the LUCENE-6097 changes in Solr 5.0 the flag

[GitHub] [solr] cpoerschke opened a new pull request #350: SOLR-15699: remove unused updateHandler/indexWriter/closeWaitsForMerges element

2021-10-18 Thread GitBox
cpoerschke opened a new pull request #350: URL: https://github.com/apache/solr/pull/350 https://issues.apache.org/jira/browse/SOLR-15699 -- 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

[jira] [Updated] (SOLR-15699) remove unused updateHandler/indexWriter/closeWaitsForMerges element

2021-10-18 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-15699: --- Description: This was originally added by SOLR-6125 in Solr 4.9 and via the

[jira] [Created] (SOLR-15699) remove unused updateHandler/indexWriter/closeWaitsForMerges element

2021-10-18 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-15699: -- Summary: remove unused updateHandler/indexWriter/closeWaitsForMerges element Key: SOLR-15699 URL: https://issues.apache.org/jira/browse/SOLR-15699

[GitHub] [solr] dweiss commented on a change in pull request #349: Dependency tune-up of solr-core

2021-10-18 Thread GitBox
dweiss commented on a change in pull request #349: URL: https://github.com/apache/solr/pull/349#discussion_r731069374 ## File path: solr/core/build.gradle ## @@ -20,144 +20,158 @@ apply plugin: 'java-library' description = 'Apache Solr Core' +configurations.all { Review

[GitHub] [solr] dweiss commented on a change in pull request #349: Dependency tune-up of solr-core

2021-10-18 Thread GitBox
dweiss commented on a change in pull request #349: URL: https://github.com/apache/solr/pull/349#discussion_r731069374 ## File path: solr/core/build.gradle ## @@ -20,144 +20,158 @@ apply plugin: 'java-library' description = 'Apache Solr Core' +configurations.all { Review

[jira] [Updated] (SOLR-15696) Incremental Backups fail following a splitshard op

2021-10-18 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-15696: --- Labels: backups newdev (was: ) > Incremental Backups fail following a splitshard op >

[jira] [Commented] (SOLR-15173) Update releaseWizard to only release Solr

2021-10-18 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17430026#comment-17430026 ] Mayya Sharipova commented on SOLR-15173: Also, currently releaseWizard fails to "Author the Solr

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #349: Dependency tune-up of solr-core

2021-10-18 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #349: URL: https://github.com/apache/solr/pull/349#discussion_r730916296 ## File path: solr/contrib/analytics/build.gradle ## @@ -21,5 +21,7 @@ description = 'Analytics Package' dependencies { implementation

[GitHub] [solr] dsmiley opened a new pull request #349: Dependency tune-up of solr-core

2021-10-18 Thread GitBox
dsmiley opened a new pull request #349: URL: https://github.com/apache/solr/pull/349 Dependency tune-up of solr-core: * Reduce "api" scope of solr-core, thus other modules need to explicitly depend on what they need * Organized dependencies solr-core's build.gradle * Used

[jira] [Commented] (SOLR-14726) Streamline getting started experience

2021-10-18 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429957#comment-17429957 ] Ishan Chattopadhyaya commented on SOLR-14726: - bq. 1. The only officially supported driver is

[jira] [Commented] (SOLR-14726) Streamline getting started experience

2021-10-18 Thread Marcus Eagan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429951#comment-17429951 ] Marcus Eagan commented on SOLR-14726: - This thread is so endemic of the challenges with this project.

[jira] [Commented] (SOLR-15695) "openNewSearcher called on closed core" SolrException on shutdown

2021-10-18 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429942#comment-17429942 ] Christine Poerschke commented on SOLR-15695: Looking at the code I think the issue is that *

[jira] [Comment Edited] (SOLR-14726) Streamline getting started experience

2021-10-18 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429934#comment-17429934 ] Ishan Chattopadhyaya edited comment on SOLR-14726 at 10/18/21, 11:06 AM:

[jira] [Commented] (SOLR-15695) "openNewSearcher called on closed core" SolrException on shutdown

2021-10-18 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429937#comment-17429937 ] Christine Poerschke commented on SOLR-15695: bq. We now and again see this exception and I

[jira] [Commented] (SOLR-14726) Streamline getting started experience

2021-10-18 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429934#comment-17429934 ] Ishan Chattopadhyaya commented on SOLR-14726: - bq. I also think a video from someone in the

[jira] [Updated] (SOLR-15676) PeerSync failure due to RealTimeGetComponent returning duplicates

2021-10-18 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-15676: --- Summary: PeerSync failure due to RealTimeGetComponent returning duplicates (was:

[jira] [Assigned] (SOLR-14726) Streamline getting started experience

2021-10-18 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya reassigned SOLR-14726: --- Assignee: Ishan Chattopadhyaya (was: Alexandre Rafalovitch) > Streamline

[jira] [Commented] (SOLR-15676) PeerSync failure due to RealTimeGetComponent.getUpdates returning duplicate DBQs

2021-10-18 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429933#comment-17429933 ] Christine Poerschke commented on SOLR-15676: The commits above were test changes. The

[jira] [Commented] (SOLR-14726) Streamline getting started experience

2021-10-18 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429932#comment-17429932 ] Ishan Chattopadhyaya commented on SOLR-14726: - Let me put bluntly as to why most new users,

[jira] [Commented] (SOLR-15676) PeerSync failure due to RealTimeGetComponent.getUpdates returning duplicate DBQs

2021-10-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429916#comment-17429916 ] ASF subversion and git services commented on SOLR-15676: Commit

[GitHub] [solr] cpoerschke merged pull request #327: SOLR-15676: extend PeerSyncTest.handleVersionsWithRangesTests() to consider duplicates

2021-10-18 Thread GitBox
cpoerschke merged pull request #327: URL: https://github.com/apache/solr/pull/327 -- 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:

[jira] [Resolved] (SOLR-15687) investigate/fix UpdateLogCloudTest failures

2021-10-18 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-15687. Fix Version/s: 8.11 main (9.0) Resolution: Fixed >

[jira] [Commented] (SOLR-15687) investigate/fix UpdateLogCloudTest failures

2021-10-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429914#comment-17429914 ] ASF subversion and git services commented on SOLR-15687: Commit

[jira] [Commented] (SOLR-15676) PeerSync failure due to RealTimeGetComponent.getUpdates returning duplicate DBQs

2021-10-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429913#comment-17429913 ] ASF subversion and git services commented on SOLR-15676: Commit

[jira] [Commented] (SOLR-15676) PeerSync failure due to RealTimeGetComponent.getUpdates returning duplicate DBQs

2021-10-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429912#comment-17429912 ] ASF subversion and git services commented on SOLR-15676: Commit

[jira] [Commented] (SOLR-15687) investigate/fix UpdateLogCloudTest failures

2021-10-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429880#comment-17429880 ] ASF subversion and git services commented on SOLR-15687: Commit

[jira] [Commented] (SOLR-15676) PeerSync failure due to RealTimeGetComponent.getUpdates returning duplicate DBQs

2021-10-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429879#comment-17429879 ] ASF subversion and git services commented on SOLR-15676: Commit

[GitHub] [solr] cpoerschke merged pull request #341: SOLR-15687: make UpdateLogCloudTest repeatable (via @Before and @After)

2021-10-18 Thread GitBox
cpoerschke merged pull request #341: URL: https://github.com/apache/solr/pull/341 -- 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: