[jira] [Commented] (SOLR-7977) SOLR_HOST in solr.in.sh doesn't apply to Jetty's host property

2021-05-26 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352256#comment-17352256 ] Shawn Heisey commented on SOLR-7977: Because jetty.host is the java property that's us

[jira] [Resolved] (SOLR-9177) Support oom hook when running Solr in foreground mode

2021-05-26 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-9177. - Assignee: (was: Shawn Heisey) Resolution: Duplicate > Support oom hook when running Solr in fore

[jira] [Commented] (SOLR-11882) SolrMetric registries retain references to SolrCores when closed

2021-05-26 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352039#comment-17352039 ] David Smiley commented on SOLR-11882: - I'm working on a PR for SOLR-15438 that has a

[jira] [Commented] (SOLR-15438) Refactor: Simplify SolrDispatchFilter close/destroy

2021-05-26 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352038#comment-17352038 ] David Smiley commented on SOLR-15438: - [~mkhl] I've read parts of related JIRAs, and

[jira] [Commented] (SOLR-15283) Remove Solr trace sampling; let Tracer configuration/impl decide

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

[jira] [Created] (SOLR-15438) Refactor: Simplify SolrDispatchFilter close/destroy

2021-05-26 Thread David Smiley (Jira)
David Smiley created SOLR-15438: --- Summary: Refactor: Simplify SolrDispatchFilter close/destroy Key: SOLR-15438 URL: https://issues.apache.org/jira/browse/SOLR-15438 Project: Solr Issue Type: Im

[GitHub] [solr] wrunderwood commented on pull request #96: SOLR-15056: add circuit breaker for CPU, fix load circuit breaker

2021-05-26 Thread GitBox
wrunderwood commented on pull request #96: URL: https://github.com/apache/solr/pull/96#issuecomment-849021275 The existing CPU circuit breaker has an incorrect name, so yes, it is moved to a more accurate name. Load average can include things besides CPU. In some systems, it includes

[jira] [Commented] (SOLR-13375) 2 Dimensional Routed Aliases

2021-05-26 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352005#comment-17352005 ] David Smiley commented on SOLR-13375: - I'm looking at first part of CoreContainer.shu

[GitHub] [solr] tomglk edited a comment on pull request #123: SOLR-12697 Add pure DocValues support to FieldValueFeature

2021-05-26 Thread GitBox
tomglk edited a comment on pull request #123: URL: https://github.com/apache/solr/pull/123#issuecomment-848967571 Hi @cpoerschke ,thank you for the polishing and please excuse me for adding some spaces in these places. I tried to set up my IDE to mimic the correct formatting, but did not f

[GitHub] [solr] tomglk commented on pull request #123: SOLR-12697 Add pure DocValues support to FieldValueFeature

2021-05-26 Thread GitBox
tomglk commented on pull request #123: URL: https://github.com/apache/solr/pull/123#issuecomment-848967571 Thank you for the polishing and please excuse me for adding some spaces in these places. I tried to set up my IDE to mimic the correct formatting, but did not fully succeed. #126 s

[GitHub] [solr] cpoerschke commented on pull request #123: SOLR-12697 Add pure DocValues support to FieldValueFeature

2021-05-26 Thread GitBox
cpoerschke commented on pull request #123: URL: https://github.com/apache/solr/pull/123#issuecomment-848950828 > ... I just had the time to look through your changes. ... Thanks @tomglk for taking a look! I've added one more small polish commit to workaround us not yet having

[GitHub] [solr] NazerkeBS opened a new pull request #152: SOLR-15311: Filter ASYNC key in during collection update

2021-05-26 Thread GitBox
NazerkeBS opened a new pull request #152: URL: https://github.com/apache/solr/pull/152 https://issues.apache.org/jira/browse/SOLR-15311 # Description Please provide a short description of the changes you're making with this pull request. # Solution Pl

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

2021-05-26 Thread GitBox
dsmiley commented on pull request #115: URL: https://github.com/apache/solr/pull/115#issuecomment-848943703 Are we good here @noblepaul ? You set "change requested" review status. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

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

2021-05-26 Thread GitBox
dsmiley commented on a change in pull request #115: URL: https://github.com/apache/solr/pull/115#discussion_r639923095 ## File path: solr/core/src/java/org/apache/solr/api/V2HttpCall.java ## @@ -360,6 +366,80 @@ protected void execute(SolrQueryResponse rsp) { SolrCore.post

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

2021-05-26 Thread GitBox
dsmiley commented on a change in pull request #115: URL: https://github.com/apache/solr/pull/115#discussion_r639921847 ## File path: solr/core/src/java/org/apache/solr/api/V2HttpCall.java ## @@ -360,6 +366,80 @@ protected void execute(SolrQueryResponse rsp) { SolrCore.post

[GitHub] [solr] cpoerschke commented on a change in pull request #123: SOLR-12697 Add pure DocValues support to FieldValueFeature

2021-05-26 Thread GitBox
cpoerschke commented on a change in pull request #123: URL: https://github.com/apache/solr/pull/123#discussion_r639920160 ## File path: solr/contrib/ltr/src/java/org/apache/solr/ltr/feature/FieldValueFeature.java ## @@ -146,5 +201,137 @@ public float getMaxScore(int upTo) thro

[GitHub] [solr] thelabdude edited a comment on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-05-26 Thread GitBox
thelabdude edited a comment on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-848885276 > Maybe there's just an option to see the JSON in the sample results screen, so I could copy and paste. Ha! Great idea ;-) I've been wanting to add that anyway, so this

[GitHub] [solr] thelabdude commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-05-26 Thread GitBox
thelabdude commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-848885276 > Maybe there's just an option to see the JSON in the sample results screen, so I could copy and paste. Ha! Great idea ;-) I've been wanting to add that anyway, so this is another

[GitHub] [solr-operator] vipulp86 commented on issue #273: arm64 support

2021-05-26 Thread GitBox
vipulp86 commented on issue #273: URL: https://github.com/apache/solr-operator/issues/273#issuecomment-848884119 Make sense !!! Thanks Houston -- 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

[GitHub] [solr-operator] HoustonPutman commented on issue #273: arm64 support

2021-05-26 Thread GitBox
HoustonPutman commented on issue #273: URL: https://github.com/apache/solr-operator/issues/273#issuecomment-848875170 This is definitely an issue to raise in https://github.com/pravega/zookeeper-operator/issues. We don't build zookeeper operator images, so we have no impact on whethe

[GitHub] [solr-operator] HoustonPutman closed issue #273: arm64 support

2021-05-26 Thread GitBox
HoustonPutman closed issue #273: URL: https://github.com/apache/solr-operator/issues/273 -- 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, p

[GitHub] [solr] HoustonPutman commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-05-26 Thread GitBox
HoustonPutman commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-848873024 > > I would like to be able to populate the example document with a document that exists. Maybe a button in the query results. > I haven't implemented this yet. The query

[GitHub] [solr-operator] vipulp86 opened a new issue #273: arm64 support

2021-05-26 Thread GitBox
vipulp86 opened a new issue #273: URL: https://github.com/apache/solr-operator/issues/273 Apache Solr-Operator does support arm64, but zookeeper-operator being used as dependency is not arm64 https://github.com/pravega/pravega-operator. Request you to make solr-operator whole as arm64 supp

[jira] [Updated] (SOLR-15437) ReRanking/LTR does not work in combination with custom sort and SolrCloud

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Kässmann updated SOLR-15437: --- Summary: ReRanking/LTR does not work in combination with custom sort and SolrCloud (was: ReR

[jira] [Updated] (SOLR-15437) ReRanking does not work in combination with custom sort and SolrCloud

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Kässmann updated SOLR-15437: --- Summary: ReRanking does not work in combination with custom sort and SolrCloud (was: ReRanki

[GitHub] [solr] HoustonPutman edited a comment on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-05-26 Thread GitBox
HoustonPutman edited a comment on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-845376159 Some thoughts while playing around: - [ ] I would like to be able to populate the example document with a document that exists. Maybe a button in the query results.

[GitHub] [solr] thelabdude commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-05-26 Thread GitBox
thelabdude commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-848853798 Thanks @epugh ... my latest commit should address most of your concerns ... > when "Analyzing your sample data, schema will load momentarily" text comes up, could we swap the

[GitHub] [solr] thelabdude commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-05-26 Thread GitBox
thelabdude commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-848845362 Thanks for taking a look @HoustonPutman ... I addressed most of your concerns but there's some nuance around a few of your requests: > I would like to be able to populate the

[GitHub] [solr] HoustonPutman edited a comment on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-05-26 Thread GitBox
HoustonPutman edited a comment on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-845376159 -- 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 q

[GitHub] [solr] HoustonPutman edited a comment on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-05-26 Thread GitBox
HoustonPutman edited a comment on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-845376159 Some thoughts while playing around: - [ ] I would like to be able to populate the example document with a document that exists. Maybe a button in the query results.

[jira] [Updated] (SOLR-15437) ReRanking does work in combination with custom sort and SolrCloud

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Kässmann updated SOLR-15437: --- Description: [~TomGilke], [~tboeghk] and I are currently working a lot on the Solr LTR featu

[jira] [Updated] (SOLR-15437) ReRanking does work in combination with custom sort and SolrCloud

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Kässmann updated SOLR-15437: --- Description: [~TomGilke], [~tboeghk] and I are currently working a lot on the Solr LTR featu

[jira] [Updated] (SOLR-15437) ReRanking does work in combination with custom sort and SolrCloud

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Kässmann updated SOLR-15437: --- Description: [~TomGilke], [~tboeghk] and I are currently working a lot on the Solr LTR featu

[GitHub] [solr] tkaessmann opened a new pull request #151: SOLR-15437: ReRanking does work in combination with custom sort and SolrCloud

2021-05-26 Thread GitBox
tkaessmann opened a new pull request #151: URL: https://github.com/apache/solr/pull/151 https://issues.apache.org/jira/browse/SOLR-15437 Currently a draft. Will add content later.

[jira] [Commented] (SOLR-12896) Introduce more checks for shutdown and closed to improve clean close and shutdown.

2021-05-26 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351799#comment-17351799 ] David Smiley commented on SOLR-12896: - There is a [commit|75b183196798232aa6f2dcb

[jira] [Updated] (SOLR-15437) ReRanking does work in combination with custom sort and SolrCloud

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Kässmann updated SOLR-15437: --- Description: [~TomGilke], [~tboeghk] and I are currently working a lot on the Solr LTR featu

[jira] [Updated] (SOLR-15437) ReRanking does work in combination with custom sort and SolrCloud

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Kässmann updated SOLR-15437: --- Description: [~TomGilke], [~tboeghk] and I are currently working a lot on the Solr LTR featu

[jira] [Comment Edited] (SOLR-15090) Allow backups to GCS (Google Cloud Storage)

2021-05-26 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351793#comment-17351793 ] Jason Gerlowski edited comment on SOLR-15090 at 5/26/21, 1:41 PM: -

[jira] [Commented] (SOLR-15090) Allow backups to GCS (Google Cloud Storage)

2021-05-26 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351793#comment-17351793 ] Jason Gerlowski commented on SOLR-15090: I've linked a new [PR|https://github.com

[jira] [Comment Edited] (SOLR-15090) Allow backups to GCS (Google Cloud Storage)

2021-05-26 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351793#comment-17351793 ] Jason Gerlowski edited comment on SOLR-15090 at 5/26/21, 1:40 PM: -

[jira] [Reopened] (SOLR-15090) Allow backups to GCS (Google Cloud Storage)

2021-05-26 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reopened SOLR-15090: Reopening to cover the backport of this ticket to branch_8x (hopefully in time for an upcoming

[jira] [Updated] (SOLR-15437) ReRanking does work in combination with custom sort and SolrCloud

2021-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Kässmann updated SOLR-15437: --- Description: [~TomGilke], [~tboeghk] and I are currently working a lot on the Solr LTR featu

[jira] [Commented] (SOLR-11882) SolrMetric registries retain references to SolrCores when closed

2021-05-26 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351771#comment-17351771 ] Andrzej Bialecki commented on SOLR-11882: - [~dsmiley] I think we can do even bett

[jira] [Created] (SOLR-15437) ReRanking does work in combination with custom sort and SolrCloud

2021-05-26 Thread Jira
Tobias Kässmann created SOLR-15437: -- Summary: ReRanking does work in combination with custom sort and SolrCloud Key: SOLR-15437 URL: https://issues.apache.org/jira/browse/SOLR-15437 Project: Solr

[GitHub] [solr] janhoy commented on pull request #139: SOLR-15423 JWTAuthPlugin support for custom truststore

2021-05-26 Thread GitBox
janhoy commented on pull request #139: URL: https://github.com/apache/solr/pull/139#issuecomment-848733275 I'm trying to integrate https://github.com/navikt/mock-oauth2-server into the tests (actually open-sourced by a Norwegian government entity). Quite simple, you initialize a `MockOAuth

[jira] [Commented] (SOLR-11882) SolrMetric registries retain references to SolrCores when closed

2021-05-26 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351751#comment-17351751 ] David Smiley commented on SOLR-11882: - [~ab] I'm looking very closely at the SolrDisp

[GitHub] [solr] asalamon74 commented on pull request #44: SOLR-15280 Misleading error message in HdfsDirectoryFactory

2021-05-26 Thread GitBox
asalamon74 commented on pull request #44: URL: https://github.com/apache/solr/pull/44#issuecomment-848690442 Thanks for picking this up @madrob -- 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 t

[GitHub] [solr] atris commented on a change in pull request #96: SOLR-15056: add circuit breaker for CPU, fix load circuit breaker

2021-05-26 Thread GitBox
atris commented on a change in pull request #96: URL: https://github.com/apache/solr/pull/96#discussion_r639601638 ## File path: solr/core/src/java/org/apache/solr/util/circuitbreaker/CircuitBreaker.java ## @@ -66,14 +66,19 @@ protected boolean isEnabled() { private final

[GitHub] [solr] bruno-roustant commented on a change in pull request #147: SOLR-15433: Replace transient core cache LRU by Caffeine cache.

2021-05-26 Thread GitBox
bruno-roustant commented on a change in pull request #147: URL: https://github.com/apache/solr/pull/147#discussion_r639587170 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -2264,13 +2264,13 @@ public void run() { // any cores to close

[GitHub] [solr] bruno-roustant commented on a change in pull request #147: SOLR-15433: Replace transient core cache LRU by Caffeine cache.

2021-05-26 Thread GitBox
bruno-roustant commented on a change in pull request #147: URL: https://github.com/apache/solr/pull/147#discussion_r639587170 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -2264,13 +2264,13 @@ public void run() { // any cores to close

[GitHub] [solr] uschindler merged pull request #148: Use a fixed Lucene prerelease from Apache Nightlies server

2021-05-26 Thread GitBox
uschindler merged pull request #148: URL: https://github.com/apache/solr/pull/148 -- 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 c

[jira] [Created] (SOLR-15436) Gradle's RAT task has missing inputs, so it can't figure out when to run

2021-05-26 Thread Uwe Schindler (Jira)
Uwe Schindler created SOLR-15436: Summary: Gradle's RAT task has missing inputs, so it can't figure out when to run Key: SOLR-15436 URL: https://issues.apache.org/jira/browse/SOLR-15436 Project: Solr

[GitHub] [solr] uschindler commented on a change in pull request #148: Use a fixed Lucene prerelease from Apache Nightlies server

2021-05-26 Thread GitBox
uschindler commented on a change in pull request #148: URL: https://github.com/apache/solr/pull/148#discussion_r639537695 ## File path: gradle/defaults.gradle ## @@ -19,13 +19,15 @@ allprojects { apply plugin: 'base' group "org.apache" + + def lucenePrereleaseBuild =

[GitHub] [solr] uschindler commented on a change in pull request #148: Use a fixed Lucene prerelease from Apache Nightlies server

2021-05-26 Thread GitBox
uschindler commented on a change in pull request #148: URL: https://github.com/apache/solr/pull/148#discussion_r639527431 ## File path: gradle/defaults.gradle ## @@ -19,13 +19,15 @@ allprojects { apply plugin: 'base' group "org.apache" + + def lucenePrereleaseBuild =

[GitHub] [solr] uschindler commented on a change in pull request #148: Use a fixed Lucene prerelease from Apache Nightlies server

2021-05-26 Thread GitBox
uschindler commented on a change in pull request #148: URL: https://github.com/apache/solr/pull/148#discussion_r639523540 ## File path: gradle/defaults.gradle ## @@ -19,13 +19,15 @@ allprojects { apply plugin: 'base' group "org.apache" + + def lucenePrereleaseBuild =

[GitHub] [solr] uschindler commented on a change in pull request #148: Use a fixed Lucene prerelease from Apache Nightlies server

2021-05-26 Thread GitBox
uschindler commented on a change in pull request #148: URL: https://github.com/apache/solr/pull/148#discussion_r639523540 ## File path: gradle/defaults.gradle ## @@ -19,13 +19,15 @@ allprojects { apply plugin: 'base' group "org.apache" + + def lucenePrereleaseBuild =

[GitHub] [solr] dweiss commented on a change in pull request #148: Use a fixed Lucene prerelease from Apache Nightlies server

2021-05-26 Thread GitBox
dweiss commented on a change in pull request #148: URL: https://github.com/apache/solr/pull/148#discussion_r639510480 ## File path: gradle/defaults.gradle ## @@ -19,13 +19,15 @@ allprojects { apply plugin: 'base' group "org.apache" + + def lucenePrereleaseBuild = '5'

[GitHub] [solr] dweiss commented on a change in pull request #148: Use a fixed Lucene prerelease from Apache Nightlies server

2021-05-26 Thread GitBox
dweiss commented on a change in pull request #148: URL: https://github.com/apache/solr/pull/148#discussion_r639509194 ## File path: gradle/defaults.gradle ## @@ -19,13 +19,15 @@ allprojects { apply plugin: 'base' group "org.apache" + + def lucenePrereleaseBuild = '5'

[GitHub] [solr] bruno-roustant commented on a change in pull request #147: SOLR-15433: Replace transient core cache LRU by Caffeine cache.

2021-05-26 Thread GitBox
bruno-roustant commented on a change in pull request #147: URL: https://github.com/apache/solr/pull/147#discussion_r639472680 ## File path: solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java ## @@ -18,103 +18,119 @@ package org.apache.solr.core; imp

[GitHub] [solr] bruno-roustant commented on a change in pull request #147: SOLR-15433: Replace transient core cache LRU by Caffeine cache.

2021-05-26 Thread GitBox
bruno-roustant commented on a change in pull request #147: URL: https://github.com/apache/solr/pull/147#discussion_r639472186 ## File path: solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java ## @@ -18,103 +18,119 @@ package org.apache.solr.core; imp

[GitHub] [solr] uschindler commented on pull request #148: Use a fixed Lucene prerelease from Apache Nightlies server

2021-05-26 Thread GitBox
uschindler commented on pull request #148: URL: https://github.com/apache/solr/pull/148#issuecomment-848522087 I figured out: Lucene only has mavenCentral(), the ASF snapshot repo is only configured for publishing. So I think we can remove it here @dsmiley! -- This is an automate