dweiss commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r682373159
##
File path: solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java
##
@@ -104,10 +105,10 @@ public SSLRandomizer(double ssl, double clientAuth,
Andrzej Bialecki created SOLR-15577:
---
Summary: Avoid {{ClusterState.getCollectionsMap()}} when not
necessary
Key: SOLR-15577
URL: https://issues.apache.org/jira/browse/SOLR-15577
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-15577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated SOLR-15577:
Fix Version/s: 8.10
> Avoid ClusterState.getCollectionsMap() when not necessary
> -
[
https://issues.apache.org/jira/browse/SOLR-15577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated SOLR-15577:
Summary: Avoid ClusterState.getCollectionsMap() when not necessary (was:
Avoid {{ClusterSt
[
https://issues.apache.org/jira/browse/SOLR-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated SOLR-15572:
Fix Version/s: 8.10
> Improve the default Prometheus exporter config performance
>
[
https://issues.apache.org/jira/browse/SOLR-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated SOLR-15572:
Attachment: SOLR-15572.patch
> Improve the default Prometheus exporter config performance
>
epugh commented on pull request #159:
URL: https://github.com/apache/solr/pull/159#issuecomment-892617936
One more request @tboeghk, it apears from JIRA that your patch would fix
https://issues.apache.org/jira/browse/SOLR-14931 ???
--
This is an automated message from the Apache Git Serv
tboeghk commented on pull request #159:
URL: https://github.com/apache/solr/pull/159#issuecomment-892623271
Yes (I'm 95% sure): The macros don't get expanded on the shard. With the fix
above the configuration is not picked up on the shard and the macros should
stay expanded. Do we need ano
epugh commented on pull request #159:
URL: https://github.com/apache/solr/pull/159#issuecomment-892673867
Does anyone ever say "no, we don't need another test" ;-) I'd love one,
partly because this whole space is kind of new for me, so it might help me feel
confident of your fix uni
[
https://issues.apache.org/jira/browse/SOLR-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Eric Pugh reassigned SOLR-10059:
--
Assignee: David Eric Pugh
> In SolrCloud, every fq added via is computed twice.
> ---
madrob commented on a change in pull request #247:
URL: https://github.com/apache/solr/pull/247#discussion_r682942562
##
File path: solr/core/src/java/org/apache/solr/handler/sql/SolrFilter.java
##
@@ -278,6 +265,24 @@ protected String translateComparison(RexNode node) {
madrob commented on pull request #243:
URL: https://github.com/apache/solr/pull/243#issuecomment-892961555
This LGTM, @cpoerschke did you have thoughts on additional documentation
around this change?
--
This is an automated message from the Apache Git Service.
To respond to the message,
madrob commented on a change in pull request #225:
URL: https://github.com/apache/solr/pull/225#discussion_r682949171
##
File path: solr/core/src/test/org/apache/solr/search/FuzzySearchTest.java
##
@@ -51,6 +52,7 @@ public void setupCollection() throws Exception {
}
@Te
thelabdude commented on a change in pull request #247:
URL: https://github.com/apache/solr/pull/247#discussion_r682971005
##
File path: solr/core/src/java/org/apache/solr/handler/sql/SolrFilter.java
##
@@ -278,6 +265,24 @@ protected String translateComparison(RexNode node) {
Marcus Eagan created SOLR-15578:
---
Summary: Add Support for HSTS Security Protocol
Key: SOLR-15578
URL: https://issues.apache.org/jira/browse/SOLR-15578
Project: Solr
Issue Type: Improvement
thelabdude commented on a change in pull request #247:
URL: https://github.com/apache/solr/pull/247#discussion_r682995862
##
File path: solr/core/src/java/org/apache/solr/handler/sql/SolrFilter.java
##
@@ -278,6 +265,24 @@ protected String translateComparison(RexNode node) {
thelabdude merged pull request #246:
URL: https://github.com/apache/solr/pull/246
--
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.
[
https://issues.apache.org/jira/browse/SOLR-15575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393472#comment-17393472
]
ASF subversion and git services commented on SOLR-15575:
Commit d
madrob commented on a change in pull request #238:
URL: https://github.com/apache/solr/pull/238#discussion_r682950270
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java
##
@@ -61,6 +64,17 @@
* is fully initialized and stable before proce
madrob commented on a change in pull request #247:
URL: https://github.com/apache/solr/pull/247#discussion_r683000680
##
File path: solr/core/src/java/org/apache/solr/handler/sql/SolrFilter.java
##
@@ -278,6 +265,24 @@ protected String translateComparison(RexNode node) {
[
https://issues.apache.org/jira/browse/SOLR-15575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter resolved SOLR-15575.
---
Fix Version/s: 8.10
main (9.0)
Resolution: Fixed
> CollectionAdminR
[
https://issues.apache.org/jira/browse/SOLR-15575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393487#comment-17393487
]
ASF subversion and git services commented on SOLR-15575:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393503#comment-17393503
]
Mark Robert Miller commented on SOLR-15428:
---
The first commit for this is ready
sonatype-lift[bot] commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683075217
##
File path: solr/benchmark/src/java/org/apache/solr/bench/MiniClusterState.java
##
@@ -0,0 +1,370 @@
+/*
+ * Licensed to the Apache Software Found
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683078542
##
File path: solr/benchmark/build.gradle
##
@@ -0,0 +1,136 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor l
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683080004
##
File path:
solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java
##
@@ -227,8 +212,8 @@ public MiniSolrCloudCluster(int numServe
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683080004
##
File path:
solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java
##
@@ -227,8 +212,8 @@ public MiniSolrCloudCluster(int numServe
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683080378
##
File path:
solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java
##
@@ -295,12 +280,14 @@ public MiniSolrCloudCluster(int numSer
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683080554
##
File path:
solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java
##
@@ -788,6 +777,26 @@ public void waitForActiveCollection(Str
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683080694
##
File path:
solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java
##
@@ -212,7 +197,7 @@ public MiniSolrCloudCluster(int numServe
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683080790
##
File path: solr/benchmark/src/java/org/apache/solr/bench/DocMaker.java
##
@@ -0,0 +1,301 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683080952
##
File path: solr/benchmark/src/java/org/apache/solr/bench/MiniClusterState.java
##
@@ -0,0 +1,370 @@
+/*
+ * Licensed to the Apache Software Foundation (
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683081024
##
File path: solr/benchmark/src/java/org/apache/solr/bench/MiniClusterState.java
##
@@ -0,0 +1,370 @@
+/*
+ * Licensed to the Apache Software Foundation (
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683081223
##
File path: solr/core/src/java/org/apache/solr/core/SolrCore.java
##
@@ -487,6 +488,14 @@ public long getIndexSize() {
return size;
}
+ public
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683081476
##
File path:
solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java
##
@@ -697,6 +716,52 @@ public void stop() throws Exception {
markrmiller commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r683081581
##
File path:
solr/benchmark/src/java/org/apache/solr/bench/index/CloudIndexing.java
##
@@ -0,0 +1,170 @@
+/*
+ * Licensed to the Apache Software Foundati
36 matches
Mail list logo