[
https://issues.apache.org/jira/browse/SOLR-16880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-16880:
---
Attachment: Skjermbilde 2023-12-07 kl. 11.01.57.png
> Make OpenAPI spec a release artifact
>
[
https://issues.apache.org/jira/browse/SOLR-16880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794109#comment-17794109
]
Jan Høydahl commented on SOLR-16880:
Have you considered adding a SwaggerUI servlet t
[
https://issues.apache.org/jira/browse/SOLR-16880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794109#comment-17794109
]
Jan Høydahl edited comment on SOLR-16880 at 12/7/23 10:03 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-16880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794109#comment-17794109
]
Jan Høydahl edited comment on SOLR-16880 at 12/7/23 10:08 AM:
-
janhoy commented on code in PR #2099:
URL: https://github.com/apache/solr/pull/2099#discussion_r1418743711
##
solr/modules/jwt-auth/src/test/org/apache/solr/security/jwt/KeystoreGenerator.java:
##
@@ -0,0 +1,116 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under o
cpoerschke merged PR #2121:
URL: https://github.com/apache/solr/pull/2121
--
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
cpoerschke commented on code in PR #2120:
URL: https://github.com/apache/solr/pull/2120#discussion_r1418801345
##
gradle/testing/randomization/policies/solr-tests.policy:
##
@@ -100,6 +100,9 @@ grant {
permission java.lang.RuntimePermission "loadLibrary.jaas";
permission j
sigram opened a new pull request, #97:
URL: https://github.com/apache/solr-sandbox/pull/97
(no comment)
--
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-ma
[
https://issues.apache.org/jira/browse/SOLR-17100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794205#comment-17794205
]
Jason Gerlowski commented on SOLR-17100:
I wouldn't use the term "rush", but IMO
[
https://issues.apache.org/jira/browse/SOLR-17100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794259#comment-17794259
]
Jan Høydahl commented on SOLR-17100:
Yea, agree if we want end users to give it a spi
[
https://issues.apache.org/jira/browse/SOLR-17100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794279#comment-17794279
]
Jan Høydahl commented on SOLR-17100:
[https://packaging.python.org/en/latest/tutorial
gerlowskija opened a new pull request, #2125:
URL: https://github.com/apache/solr/pull/2125
This adds our OAS to the release artifacts gathered by the 'assembleRelease'
task in gradle. It produces a checksum for the OAS file and stores the file in
a separate 'oas' directory (similar to the
gerlowskija commented on PR #2125:
URL: https://github.com/apache/solr/pull/2125#issuecomment-1845554961
One TODO remaining, if we choose to go this route, is to produce an "*.asc"
signature for the OAS file. The PR currently contains some logic that tries to
do this, but it's still not wo
[
https://issues.apache.org/jira/browse/SOLR-13748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794331#comment-17794331
]
Mikhail Khludnev commented on SOLR-13748:
-
Shouldn't we support all dismax mm syn
[
https://issues.apache.org/jira/browse/SOLR-13748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794331#comment-17794331
]
Mikhail Khludnev edited comment on SOLR-13748 at 12/7/23 5:07 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-16880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794374#comment-17794374
]
Jason Gerlowski commented on SOLR-16880:
I'd definitely like to see Solr get a Sw
[
https://issues.apache.org/jira/browse/SOLR-16880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794375#comment-17794375
]
Jason Gerlowski commented on SOLR-16880:
I've uploaded a [draft PR| https://githu
mkhludnev commented on PR #2025:
URL: https://github.com/apache/solr/pull/2025#issuecomment-1845865301
@AndreyBozhko wdyt abt my changes?
--
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 spec
[
https://issues.apache.org/jira/browse/SOLR-16835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794377#comment-17794377
]
ASF subversion and git services commented on SOLR-16835:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-16835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski resolved SOLR-16835.
Fix Version/s: main (10.0)
9.5
Resolution: Fixed
Resolving this a
aparnasuresh85 commented on code in PR #2123:
URL: https://github.com/apache/solr/pull/2123#discussion_r1419532686
##
solr/core/src/java/org/apache/solr/handler/component/SearchHandler.java:
##
@@ -598,7 +598,7 @@ public void handleRequestBody(SolrQueryRequest req,
SolrQueryRes
tflobbe commented on code in PR #2123:
URL: https://github.com/apache/solr/pull/2123#discussion_r1419671323
##
solr/core/src/java/org/apache/solr/handler/component/SearchHandler.java:
##
@@ -663,6 +659,15 @@ public void handleRequestBody(SolrQueryRequest req,
SolrQueryResponse
pjmcarthur opened a new pull request, #2126:
URL: https://github.com/apache/solr/pull/2126
https://issues.apache.org/jira/browse/SOLR-17096
# Description
It should be possible to install and manage the configuration of a cluster
singleton plugin in an immutable deployment of SolrCl
aparnasuresh85 commented on code in PR #2123:
URL: https://github.com/apache/solr/pull/2123#discussion_r1419683737
##
solr/core/src/java/org/apache/solr/handler/component/SearchHandler.java:
##
@@ -663,6 +659,15 @@ public void handleRequestBody(SolrQueryRequest req,
SolrQueryRe
gerlowskija commented on PR #2125:
URL: https://github.com/apache/solr/pull/2125#issuecomment-1846143185
Alright, worked through the signing issues with some help (Thanks
@HoustonPutman !). This should be functional and ready to go, assuming it's
the route we want to take.
--
This is an
tflobbe merged PR #2123:
URL: https://github.com/apache/solr/pull/2123
--
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.or
[
https://issues.apache.org/jira/browse/SOLR-17053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794464#comment-17794464
]
ASF subversion and git services commented on SOLR-17053:
Commit 5
jdyer1 commented on PR #2099:
URL: https://github.com/apache/solr/pull/2099#issuecomment-1846231319
@janhoy With my last update, I am cautiously optimistic this PR may help us
with the failure rate. With this change, the test passes even if I change
`localhost` to `localhost.localdomain`
dsmiley commented on code in PR #2125:
URL: https://github.com/apache/solr/pull/2125#discussion_r1419745012
##
solr/api/build.gradle:
##
@@ -28,7 +28,7 @@ ext {
jsClientDir = "${buildDir}/generated/js"
pythonClientDir = "${buildDir}/generated/python"
openApiSpecDi
dsmiley commented on PR #2125:
URL: https://github.com/apache/solr/pull/2125#issuecomment-1846233632
Does anything test this, or must it be manually inspected? Basically, how
do we have confidence that this is basically working?
--
This is an automated message from the Apache Git Service
[
https://issues.apache.org/jira/browse/SOLR-17053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794473#comment-17794473
]
ASF subversion and git services commented on SOLR-17053:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-17053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794474#comment-17794474
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-17053:
--
Thanks for t
[
https://issues.apache.org/jira/browse/SOLR-15484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794477#comment-17794477
]
James Dyer commented on SOLR-15484:
---
[~Don-vip] Would you be willing to try the latest
dsmiley merged PR #2124:
URL: https://github.com/apache/solr/pull/2124
--
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.or
mkhludnev merged PR #2025:
URL: https://github.com/apache/solr/pull/2025
--
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-13748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794563#comment-17794563
]
ASF subversion and git services commented on SOLR-13748:
Commit c
mkhludnev opened a new pull request, #2127:
URL: https://github.com/apache/solr/pull/2127
https://issues.apache.org/jira/browse/SOLR-13748
--
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
37 matches
Mail list logo