[
https://issues.apache.org/jira/browse/SOLR-16203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539297#comment-17539297
]
Tomoko Uchida edited comment on SOLR-16203 at 5/19/22 5:37 AM:
[
https://issues.apache.org/jira/browse/SOLR-16203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539297#comment-17539297
]
Tomoko Uchida commented on SOLR-16203:
--
I was not knowledgeable on Solr class loader
noblepaul commented on PR #804:
URL: https://github.com/apache/solr/pull/804#issuecomment-1131028900
>Why are we creating a new class and deleting NodeSysPropsCacher
I could do that.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
noblepaul commented on code in PR #804:
URL: https://github.com/apache/solr/pull/804#discussion_r876528123
##
solr/solrj/src/java/org/apache/solr/client/solrj/routing/NodePreferenceRulesComparator.java:
##
@@ -40,7 +40,7 @@
*/
public class NodePreferenceRulesComparator implem
noblepaul commented on PR #804:
URL: https://github.com/apache/solr/pull/804#issuecomment-1131026516
@dsmiley
Yes, `NodeStateProvider` is a vestige of the autoscaling times and must be
removed.
--
This is an automated message from the Apache Git Service.
To respond to the message,
noblepaul commented on code in PR #868:
URL: https://github.com/apache/solr/pull/868#discussion_r876526468
##
solr/core/src/java/org/apache/solr/handler/admin/api/UpdateAPI.java:
##
@@ -0,0 +1,77 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * c
[
https://issues.apache.org/jira/browse/SOLR-13593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539125#comment-17539125
]
Chris M. Hostetter commented on SOLR-13593:
---
*NOTE:* This functionality can cau
[
https://issues.apache.org/jira/browse/SOLR-16203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-16203:
--
Attachment: SOLR-16203_test.patch
Status: Open (was: Open)
I'm attaching a tri
Chris M. Hostetter created SOLR-16203:
-
Summary: Using SPI lookups of analysis components results in
factories that don't get ResourceLoaderAware.inform called on them (When using
ClassicIndexSchemaFactory)
Key: SOLR-16203
[
https://issues.apache.org/jira/browse/SOLR-15102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman closed SOLR-15102.
-
Assignee: Houston Putman
> Create release workflow for Solr docker images
> -
HoustonPutman merged PR #6:
URL: https://github.com/apache/solr-docker/pull/6
--
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.ap
[
https://issues.apache.org/jira/browse/SOLR-16202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas DiPiazza updated SOLR-16202:
-
Summary: Need a way to control what documents get returned by graph query
parser (was: N
Nicholas DiPiazza created SOLR-16202:
Summary: Need a way to control what documents get returned by
graph query
Key: SOLR-16202
URL: https://issues.apache.org/jira/browse/SOLR-16202
Project: Solr
madrob commented on code in PR #865:
URL: https://github.com/apache/solr/pull/865#discussion_r876342658
##
solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrFilter.java:
##
@@ -346,21 +346,52 @@ protected String translateAnd(RexNode node0) {
}
protected Strin
janhoy commented on code in PR #6:
URL: https://github.com/apache/solr-docker/pull/6#discussion_r876264755
##
README.md:
##
@@ -1,49 +1,28 @@
-# NOTE: Not vulnerable to Log4J 2 "Log4shell"
-
-Some Docker images *were* vulnerable to one of a pair of vulnerabilities in
Log4J 2.
-
kiranchitturi commented on code in PR #865:
URL: https://github.com/apache/solr/pull/865#discussion_r876255428
##
solr/modules/sql/src/test/org/apache/solr/handler/sql/TestSQLHandler.java:
##
@@ -2434,15 +2434,73 @@ public void testColIsNull() throws Exception {
@Test
publ
kiranchitturi commented on code in PR #865:
URL: https://github.com/apache/solr/pull/865#discussion_r876250212
##
solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrFilter.java:
##
@@ -346,21 +346,52 @@ protected String translateAnd(RexNode node0) {
}
protecte
[
https://issues.apache.org/jira/browse/SOLR-16143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated SOLR-16143:
-
Fix Version/s: 8.11.2
> SolrConfig ResourceProvider can miss updates from ZooKeeper
> ---
[
https://issues.apache.org/jira/browse/SOLR-16143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538987#comment-17538987
]
ASF subversion and git services commented on SOLR-16143:
Commit b
HoustonPutman commented on code in PR #6:
URL: https://github.com/apache/solr-docker/pull/6#discussion_r876159217
##
dev-docs/README.md:
##
@@ -0,0 +1,33 @@
+# Official Solr Dockerfile Management
+
+In general most interactions with this repository should be done via the Solr
R
HoustonPutman commented on code in PR #6:
URL: https://github.com/apache/solr-docker/pull/6#discussion_r876139025
##
dev-docs/README.md:
##
@@ -0,0 +1,33 @@
+# Official Solr Dockerfile Management
+
+In general most interactions with this repository should be done via the Solr
R
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538951#comment-17538951
]
sam edited comment on SOLR-16200 at 5/18/22 4:42 PM:
-
Sorry for the v
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538951#comment-17538951
]
sam commented on SOLR-16200:
Sorry for the very slow response on this.
When I search for [htt
HoustonPutman merged PR #866:
URL: https://github.com/apache/solr/pull/866
--
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
HoustonPutman commented on PR #866:
URL: https://github.com/apache/solr/pull/866#issuecomment-1130205605
Tested it a lot myself, so I think it should be good. 🙂
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
[
https://issues.apache.org/jira/browse/SOLR-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538929#comment-17538929
]
Houston Putman commented on SOLR-16196:
---
Yeah I did notice that it was expired, whi
epugh commented on code in PR #868:
URL: https://github.com/apache/solr/pull/868#discussion_r876033486
##
solr/core/src/java/org/apache/solr/handler/admin/api/UpdateAPI.java:
##
@@ -0,0 +1,77 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contr
epugh commented on code in PR #868:
URL: https://github.com/apache/solr/pull/868#discussion_r876032635
##
solr/core/src/java/org/apache/solr/handler/V2UpdateRequestHandler.java:
##
@@ -0,0 +1,52 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * co
gerlowskija opened a new pull request, #868:
URL: https://github.com/apache/solr/pull/868
# Description
Solr's been in the slow process of moving its v2 APIs away from the
existing apispec/mapping framework towards one that relies on more
explicit annotations to specify API prope
madrob commented on code in PR #865:
URL: https://github.com/apache/solr/pull/865#discussion_r875987015
##
solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrFilter.java:
##
@@ -346,21 +346,52 @@ protected String translateAnd(RexNode node0) {
}
protected Strin
madrob commented on code in PR #865:
URL: https://github.com/apache/solr/pull/865#discussion_r875982767
##
solr/modules/sql/src/test/org/apache/solr/handler/sql/TestSQLHandler.java:
##
@@ -2434,15 +2434,73 @@ public void testColIsNull() throws Exception {
@Test
public void
[
https://issues.apache.org/jira/browse/SOLR-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538854#comment-17538854
]
Jason Gerlowski commented on SOLR-16195:
Np Atri - thanks for the double-check th
[
https://issues.apache.org/jira/browse/SOLR-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski updated SOLR-16195:
---
Affects Version/s: (was: main (10.0))
> Correct API paths in "Task Management" ref guide
[
https://issues.apache.org/jira/browse/SOLR-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski resolved SOLR-16195.
Fix Version/s: 9.1
main (10.0)
Resolution: Fixed
> Correct API pa
[
https://issues.apache.org/jira/browse/SOLR-15744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski resolved SOLR-15744.
Fix Version/s: 9.1
main (10.0)
Resolution: Fixed
> Rewrite v2 tas
[
https://issues.apache.org/jira/browse/SOLR-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck resolved SOLR-16194.
-
Resolution: Fixed
> Updating Time Routed Alias Parameters Loses Existing Collection List
> --
[
https://issues.apache.org/jira/browse/SOLR-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538820#comment-17538820
]
ASF subversion and git services commented on SOLR-16194:
Commit 3
[
https://issues.apache.org/jira/browse/SOLR-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16190:
Fix Version/s: 9.1
Resolution: Fixed
Status: Resolved (was: Patch Available)
> H
[
https://issues.apache.org/jira/browse/SOLR-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538814#comment-17538814
]
ASF subversion and git services commented on SOLR-16190:
Commit c
[
https://issues.apache.org/jira/browse/SOLR-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538811#comment-17538811
]
ASF subversion and git services commented on SOLR-16190:
Commit b
risdenk merged PR #848:
URL: https://github.com/apache/solr/pull/848
--
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
[
https://issues.apache.org/jira/browse/SOLR-15744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538809#comment-17538809
]
ASF subversion and git services commented on SOLR-15744:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-15744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538804#comment-17538804
]
ASF subversion and git services commented on SOLR-15744:
Commit 7
gerlowskija merged PR #863:
URL: https://github.com/apache/solr/pull/863
--
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.
gerlowskija commented on code in PR #863:
URL: https://github.com/apache/solr/pull/863#discussion_r875840486
##
solr/core/src/java/org/apache/solr/handler/admin/api/CancelTaskAPI.java:
##
@@ -0,0 +1,48 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
[
https://issues.apache.org/jira/browse/SOLR-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538799#comment-17538799
]
ASF subversion and git services commented on SOLR-16195:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck updated SOLR-16194:
Fix Version/s: 8.11.2
(was: 8.11.1)
> Updating Time Routed Alias Parameters Loses Ex
[
https://issues.apache.org/jira/browse/SOLR-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538783#comment-17538783
]
ASF subversion and git services commented on SOLR-16195:
Commit c
gerlowskija merged PR #862:
URL: https://github.com/apache/solr/pull/862
--
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.
[
https://issues.apache.org/jira/browse/SOLR-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-16019:
---
Fix Version/s: 8.11.2
> UTF-8 parsing errors for parameters should cause a HTTP 400 status code, not
[
https://issues.apache.org/jira/browse/SOLR-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538756#comment-17538756
]
ASF subversion and git services commented on SOLR-16019:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538741#comment-17538741
]
Jan Høydahl commented on SOLR-16019:
Thanks, I'll complete the backport
> UTF-8 pars
[
https://issues.apache.org/jira/browse/SOLR-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538732#comment-17538732
]
Jan Høydahl commented on SOLR-16194:
fix-version should be 8.11.2, right?
> Updating
[
https://issues.apache.org/jira/browse/SOLR-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538728#comment-17538728
]
Jan Høydahl commented on SOLR-16196:
Thanks for this. As an aside, I had forgotten to
[
https://issues.apache.org/jira/browse/SOLR-15940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538723#comment-17538723
]
Jan Høydahl commented on SOLR-15940:
[~ichattopadhyaya] , this was never tagged with
janhoy commented on code in PR #6:
URL: https://github.com/apache/solr-docker/pull/6#discussion_r875733631
##
dev-docs/README.md:
##
@@ -0,0 +1,33 @@
+# Official Solr Dockerfile Management
+
+In general most interactions with this repository should be done via the Solr
Release
janhoy closed pull request #854: ReleaseWizard: upload-maven.sh needs expanded
directory to maven dir
URL: https://github.com/apache/solr/pull/854
--
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
janhoy commented on PR #854:
URL: https://github.com/apache/solr/pull/854#issuecomment-1129829767
Closing this, as the wizard likely already runs the command with full dir.
It is only the terminal printout that displays the short variant, and there is
a workaround to manually expand, should
janhoy merged PR #858:
URL: https://github.com/apache/solr/pull/858
--
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
59 matches
Mail list logo