[
https://issues.apache.org/jira/browse/SOLR-16297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-16297.
--
Fix Version/s: 9.1
main (10.0)
Assignee: Eric Pugh
Resolution: Fixed
epugh merged PR #949:
URL: https://github.com/apache/solr/pull/949
--
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-unsubscr...@solr.apache.org
F
epugh opened a new pull request, #949:
URL: https://github.com/apache/solr/pull/949
https://issues.apache.org/jira/browse/SOLR-16271
This is a follow up to the first PR for moving to explicit imports. Turns
out there were a lot more that needed it.
Found it post enabling the
epugh merged PR #942:
URL: https://github.com/apache/solr/pull/942
--
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-unsubscr...@solr.apache.org
F
[
https://issues.apache.org/jira/browse/SOLR-16299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-16299.
---
Fix Version/s: 9.1
Resolution: Fixed
> Remove symlinks from ref-guide-examples
> -
[
https://issues.apache.org/jira/browse/SOLR-16299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568752#comment-17568752
]
ASF subversion and git services commented on SOLR-16299:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-16299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568751#comment-17568751
]
ASF subversion and git services commented on SOLR-16299:
Commit 0
HoustonPutman merged PR #946:
URL: https://github.com/apache/solr/pull/946
--
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-unsubscr...@solr.apach
dsmiley commented on PR #948:
URL: https://github.com/apache/solr/pull/948#issuecomment-1189559129
BTW, not saying there's a bug here, but take care to ensure that metrics are
unregistered properly as it could be a nasty memory leak if not --
https://issues.apache.org/jira/browse/SOLR-13677
HoustonPutman commented on code in PR #946:
URL: https://github.com/apache/solr/pull/946#discussion_r924959800
##
solr/solr-ref-guide/java-examples.gradle:
##
@@ -0,0 +1,51 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agre
[
https://issues.apache.org/jira/browse/SOLR-15007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568738#comment-17568738
]
David Smiley commented on SOLR-15007:
-
Awesome Justin! Indeed, I think a way to enab
dsmiley commented on code in PR #948:
URL: https://github.com/apache/solr/pull/948#discussion_r924949671
##
solr/core/src/test/org/apache/solr/handler/RequestHandlerMetricsTest.java:
##
@@ -0,0 +1,192 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
[
https://issues.apache.org/jira/browse/SOLR-15007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568720#comment-17568720
]
Justin Sweeney commented on SOLR-15007:
---
We encountered this same issue at FullStor
justinrsweeney opened a new pull request, #948:
URL: https://github.com/apache/solr/pull/948
This is more effective for metrics when there are a large number of cores
per node, especially since some metrics like histograms cannot be aggregated
after the fact.
https://issues.apache.or
epugh commented on code in PR #947:
URL: https://github.com/apache/solr/pull/947#discussion_r924806224
##
solr/test-framework/src/java/org/apache/solr/cloud/SolrCloudTestCase.java:
##
@@ -72,6 +74,11 @@
*/
public class SolrCloudTestCase extends SolrTestCaseJ4 {
+
+ public
cpoerschke commented on code in PR #947:
URL: https://github.com/apache/solr/pull/947#discussion_r924794097
##
solr/test-framework/src/java/org/apache/solr/cloud/SolrCloudTestCase.java:
##
@@ -72,6 +74,11 @@
*/
public class SolrCloudTestCase extends SolrTestCaseJ4 {
+
+ pu
epugh commented on PR #942:
URL: https://github.com/apache/solr/pull/942#issuecomment-1189232312
waiting for a full run of the build on jenkins to finish and then will merge
this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
[
https://issues.apache.org/jira/browse/SOLR-16271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-16271.
--
Fix Version/s: 9.1
main (10.0)
Assignee: Eric Pugh (was: David Smiley)
[
https://issues.apache.org/jira/browse/SOLR-16271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568622#comment-17568622
]
ASF subversion and git services commented on SOLR-16271:
Commit 6
[
https://issues.apache.org/jira/browse/SOLR-16271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568623#comment-17568623
]
ASF subversion and git services commented on SOLR-16271:
Commit 3
epugh merged PR #938:
URL: https://github.com/apache/solr/pull/938
--
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-unsubscr...@solr.apache.org
F
epugh opened a new pull request, #947:
URL: https://github.com/apache/solr/pull/947
https://issues.apache.org/jira/browse/SOLR-16300
# Description
intellij has flagged various deprecations in how we assert in our tests.
# Solution
This PR has two approaches for
[
https://issues.apache.org/jira/browse/SOLR-16301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-16301.
-
Resolution: Invalid
Please ask your questions like this at the solr-users mailing
[
https://issues.apache.org/jira/browse/SOLR-16301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prahlad jee updated SOLR-16301:
---
Affects Version/s: 8.8.2
(was: 8.4.1)
> org.apache.solr.common.SolrExcepti
[
https://issues.apache.org/jira/browse/SOLR-16301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prahlad jee updated SOLR-16301:
---
Affects Version/s: 8.4.1
(was: 4.8.1)
> org.apache.solr.common.SolrExcepti
Prahlad jee created SOLR-16301:
--
Summary: org.apache.solr.common.SolrException
Key: SOLR-16301
URL: https://issues.apache.org/jira/browse/SOLR-16301
Project: Solr
Issue Type: Bug
Security
26 matches
Mail list logo