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
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
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
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
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:
[
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
[
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
[
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
[
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:
[
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
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
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
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:
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.
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-
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
[
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
> -
[
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
> --
[
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
> --
[
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
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
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
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
23 matches
Mail list logo