[jira] [Created] (SOLR-16105) IndexUpgraderTool failure

2022-03-16 Thread Eric Schoen (Jira)
Eric Schoen created SOLR-16105: -- Summary: IndexUpgraderTool failure Key: SOLR-16105 URL: https://issues.apache.org/jira/browse/SOLR-16105 Project: Solr Issue Type: Bug Security Level: Publ

[GitHub] [solr] madrob commented on a change in pull request #748: SOLR-16103 Increase CodeCache size for test JVM

2022-03-16 Thread GitBox
madrob commented on a change in pull request #748: URL: https://github.com/apache/solr/pull/748#discussion_r828620510 ## File path: gradle/testing/defaults-tests.gradle ## @@ -47,7 +47,7 @@ allprojects { description: "Number of forked test JVMs"], [propNa

[GitHub] [solr] risdenk commented on a change in pull request #748: SOLR-16103 Increase CodeCache size for test JVM

2022-03-16 Thread GitBox
risdenk commented on a change in pull request #748: URL: https://github.com/apache/solr/pull/748#discussion_r828434132 ## File path: gradle/testing/defaults-tests.gradle ## @@ -47,7 +47,7 @@ allprojects { description: "Number of forked test JVMs"], [propN

[GitHub] [solr] madrob opened a new pull request #748: SOLR-16103

2022-03-16 Thread GitBox
madrob opened a new pull request #748: URL: https://github.com/apache/solr/pull/748 https://issues.apache.org/jira/browse/SOLR-16103 I initially thought that upgrading randomized runner would be relevant because the new version has a newer asm, that is supposed to be compatible with

[jira] [Created] (SOLR-16104) Test failure in TestCoreDiscovery.testTooManyTransientCores

2022-03-16 Thread Mike Drob (Jira)
Mike Drob created SOLR-16104: Summary: Test failure in TestCoreDiscovery.testTooManyTransientCores Key: SOLR-16104 URL: https://issues.apache.org/jira/browse/SOLR-16104 Project: Solr Issue Type:

[jira] [Commented] (SOLR-16103) CodeCache full during gradle run

2022-03-16 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507845#comment-17507845 ] Mike Drob commented on SOLR-16103: -- The C2 compiler was taken away from us in LUCENE-916

[jira] [Commented] (SOLR-16103) CodeCache full during gradle run

2022-03-16 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507828#comment-17507828 ] Mike Drob commented on SOLR-16103: -- > I see this with JDK 17 as well on an M1 Mac. I'm

[jira] [Commented] (SOLR-16103) CodeCache full during gradle run

2022-03-16 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507826#comment-17507826 ] Mike Drob commented on SOLR-16103: -- It was suggested to me that our default test vm args

[jira] [Comment Edited] (SOLR-16103) CodeCache full during gradle run

2022-03-16 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507820#comment-17507820 ] Kevin Risden edited comment on SOLR-16103 at 3/16/22, 7:12 PM:

[jira] [Commented] (SOLR-16103) CodeCache full during gradle run

2022-03-16 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507820#comment-17507820 ] Kevin Risden commented on SOLR-16103: - Ah so [~mdrob] you eventually did run into thi

[GitHub] [solr] HoustonPutman commented on a change in pull request #654: SOLR-6443: Cleanup managedResourceTest

2022-03-16 Thread GitBox
HoustonPutman commented on a change in pull request #654: URL: https://github.com/apache/solr/pull/654#discussion_r828276495 ## File path: solr/test-framework/src/java/org/apache/solr/cloud/AbstractZkTestCase.java ## @@ -62,39 +51,22 @@ public static void azt_beforeClass() thr

[GitHub] [solr] HoustonPutman commented on a change in pull request #654: SOLR-6443: Cleanup managedResourceTest

2022-03-16 Thread GitBox
HoustonPutman commented on a change in pull request #654: URL: https://github.com/apache/solr/pull/654#discussion_r828262464 ## File path: solr/core/src/test/org/apache/solr/rest/TestManagedResourceStorage.java ## @@ -36,28 +35,19 @@ /** * Depends on ZK for testing ZooKeepe

[jira] [Created] (SOLR-16103) CodeCache full during gradle run

2022-03-16 Thread Mike Drob (Jira)
Mike Drob created SOLR-16103: Summary: CodeCache full during gradle run Key: SOLR-16103 URL: https://issues.apache.org/jira/browse/SOLR-16103 Project: Solr Issue Type: Test Components:

[GitHub] [solr-operator] nickumia-reisys commented on issue #399: Random Loss of Credentials

2022-03-16 Thread GitBox
nickumia-reisys commented on issue #399: URL: https://github.com/apache/solr-operator/issues/399#issuecomment-1069266787 I think it's safe to close this issue as the problem was using ephemeral storage for everything. Switching to persistent storage seems to have a stable configuration.

[GitHub] [solr-operator] nickumia-reisys closed issue #399: Random Loss of Credentials

2022-03-16 Thread GitBox
nickumia-reisys closed issue #399: URL: https://github.com/apache/solr-operator/issues/399 -- 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-

[GitHub] [solr] madrob opened a new pull request #747: SOLR-16091 Wait for all nodes to register plugins in test

2022-03-16 Thread GitBox
madrob opened a new pull request #747: URL: https://github.com/apache/solr/pull/747 https://issues.apache.org/jira/browse/SOLR-16091 Tests were still failing after previous set of changes, but we can make the test wait for all nodes to trigger the onChange phaser, rather than a singl

[jira] [Updated] (SOLR-16095) Upgrade JQuery to 3.5.1 in velocity contrib modul

2022-03-16 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-16095: --- Fix Version/s: 8.11.2 > Upgrade JQuery to 3.5.1 in velocity contrib modul > -

[jira] [Assigned] (SOLR-16095) Upgrade JQuery to 3.5.1 in velocity contrib modul

2022-03-16 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-16095: -- Assignee: Jan Høydahl > Upgrade JQuery to 3.5.1 in velocity contrib modul > --

[jira] [Updated] (SOLR-16095) Upgrade JQuery to 3.5.1 in velocity contrib modul

2022-03-16 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-16095: --- Issue Type: Bug (was: Task) > Upgrade JQuery to 3.5.1 in velocity contrib modul > --

[jira] [Commented] (SOLR-16095) Upgrade JQuery to 3.5.1 in velocity contrib modul

2022-03-16 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507504#comment-17507504 ] Bence Szabó commented on SOLR-16095: Thank you [~janhoy], I am aware that it is a bit

[GitHub] [solr] cpoerschke commented on a change in pull request #744: SOLR-16097 Batch add docs when starting tests

2022-03-16 Thread GitBox
cpoerschke commented on a change in pull request #744: URL: https://github.com/apache/solr/pull/744#discussion_r827855990 ## File path: solr/test-framework/src/java/org/apache/solr/cloud/AbstractFullDistribZkTestBase.java ## @@ -2225,9 +2225,7 @@ protected String getBaseUrl(Ht

[GitHub] [solr-operator] mmoscher edited a comment on issue #412: Incoherent naming for additional domainNames variable (code vs. documentation)

2022-03-16 Thread GitBox
mmoscher edited a comment on issue #412: URL: https://github.com/apache/solr-operator/issues/412#issuecomment-1068954542 @HoustonPutman thanks for taking over. I was the last week (unfortunately :smile: ) on vacation and therefore could not take care of it. Thank you! -- This is a

[GitHub] [solr-operator] mmoscher commented on issue #412: Incoherent naming for additional domainNames variable (code vs. documentation)

2022-03-16 Thread GitBox
mmoscher commented on issue #412: URL: https://github.com/apache/solr-operator/issues/412#issuecomment-1068954542 @HoustonPutman thanks for taking over. I was the last week (unfortunately) on vacation and therefore could not take care of it. Thank you! -- This is an automated mess