plumdog opened a new pull request, #444:
URL: https://github.com/apache/solr-operator/pull/444
Found that I was getting errors like:
```
error retrieving resource lock mynamespace1/88488bdc.solr.apache.org:
leases.coordination.k8s.io "88488bdc.solr.apache.org" is forbidden: User
"syst
[
https://issues.apache.org/jira/browse/SOLR-16203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541724#comment-17541724
]
Chris M. Hostetter commented on SOLR-16203:
---
{quote}As a simplistic and conserv
[
https://issues.apache.org/jira/browse/SOLR-16213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-16213:
---
Description: Upgrade to latest jackson version for 9.1.0 as well as 8.11.2
> Upgrade Jackson to 2.13.
janhoy opened a new pull request, #877:
URL: https://github.com/apache/solr/pull/877
https://issues.apache.org/jira/browse/SOLR-16213
--
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
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541688#comment-17541688
]
Shawn Heisey edited comment on SOLR-16200 at 5/24/22 8:09 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541688#comment-17541688
]
Shawn Heisey commented on SOLR-16200:
-
Talking to the jetty mailing list, I have a so
Jan Høydahl created SOLR-16213:
--
Summary: Upgrade Jackson to 2.13.3
Key: SOLR-16213
URL: https://issues.apache.org/jira/browse/SOLR-16213
Project: Solr
Issue Type: Improvement
Security Lev
[
https://issues.apache.org/jira/browse/SOLR-16210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541646#comment-17541646
]
David Smiley commented on SOLR-16210:
-
Thanks. BTW a JIRA issue isn't needed for thi
HoustonPutman opened a new issue, #443:
URL: https://github.com/apache/solr-operator/issues/443
The [Zookeeper Operator
0.2.14](https://github.com/pravega/zookeeper-operator/releases/tag/v0.2.14) has
been released. We should upgrade to this before the v0.6.0 release.
This will overri
dsmiley commented on PR #876:
URL: https://github.com/apache/solr/pull/876#issuecomment-1136271897
If the `jar` files are all that is needed by Lift then just do `gradlew
jar`. It won't run tests or do Antora stuff.
--
This is an automated message from the Apache Git Service.
To respond
HoustonPutman merged PR #432:
URL: https://github.com/apache/solr-operator/pull/432
--
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...@s
HoustonPutman closed issue #431: SolrCloud pods are immediately killed on
StatefulSet creation
URL: https://github.com/apache/solr-operator/issues/431
--
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
HoustonPutman merged PR #442:
URL: https://github.com/apache/solr-operator/pull/442
--
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...@s
HoustonPutman commented on PR #876:
URL: https://github.com/apache/solr/pull/876#issuecomment-1136163275
Maybe we use `installDist` instead of `assemble` then? It will create the
solr release binary and untar it. I'm not sure we need anything else that
"assemble" entails. And it's easier th
chriswininger commented on PR #876:
URL: https://github.com/apache/solr/pull/876#issuecomment-1136155275
> I'm glad it helps fix the problem.
>
> * Is "clean" actually necessary? In general I think this is a habit
we all bring from our Ant/Maven knowledge that Gradle should ideal
HoustonPutman commented on PR #442:
URL: https://github.com/apache/solr-operator/pull/442#issuecomment-1136144127
That is definitely what happened, thanks for the fix!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
[
https://issues.apache.org/jira/browse/SOLR-16212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lamine updated SOLR-16212:
--
Summary: DocBasedVersionConstraintsProcessor's deleteById creates non
existing docs (was: DocBasedVersionConst
Lamine created SOLR-16212:
-
Summary: DocBasedVersionConstraintsProcessor's deleteById creates
non existing docss
Key: SOLR-16212
URL: https://issues.apache.org/jira/browse/SOLR-16212
Project: Solr
I
HoustonPutman commented on PR #876:
URL: https://github.com/apache/solr/pull/876#issuecomment-1136143176
I agree that assemble is likely too heavy here. We already run `gradle
check` which will do the site checking, and most checks on the `assemble`
stuff. But I don't know what lift uses.
[
https://issues.apache.org/jira/browse/SOLR-14251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541586#comment-17541586
]
David Smiley commented on SOLR-14251:
-
NodeStateProviders can be considered deprecate
Gowtham Saminathan created SOLR-16211:
-
Summary: Object text added in "Raw Query Parameters" field for
virtual collection (collection alias) query
Key: SOLR-16211
URL: https://issues.apache.org/jira/browse/SOL
dsmiley commented on PR #876:
URL: https://github.com/apache/solr/pull/876#issuecomment-1136058701
I'm glad it helps fix the problem.
* Is "clean" actually necessary? In general I think this is a habit we all
bring from our Ant/Maven knowledge that Gradle should ideally make obsolete.
chriswininger opened a new pull request, #876:
URL: https://github.com/apache/solr/pull/876
https://issues.apache.org/jira/browse/SOLR-16210
# Description
The antora site task is failing when trying to compile solr to prepare for
lift static analysis. This prevents some tools f
Chris Wininger created SOLR-16210:
-
Summary: Lift Configuration Change to Correct failing Lift Tools
Key: SOLR-16210
URL: https://issues.apache.org/jira/browse/SOLR-16210
Project: Solr
Issue
uschindler commented on code in PR #872:
URL: https://github.com/apache/solr/pull/872#discussion_r880318704
##
solr/solr-ref-guide/modules/query-guide/pages/dense-vector-search.adoc:
##
@@ -109,20 +109,20 @@ and the hyper-parameter of the HNSW algorithm make sure
you set this c
uschindler commented on code in PR #872:
URL: https://github.com/apache/solr/pull/872#discussion_r880318704
##
solr/solr-ref-guide/modules/query-guide/pages/dense-vector-search.adoc:
##
@@ -109,20 +109,20 @@ and the hyper-parameter of the HNSW algorithm make sure
you set this c
uschindler commented on code in PR #872:
URL: https://github.com/apache/solr/pull/872#discussion_r880308028
##
solr/solr-ref-guide/modules/query-guide/pages/dense-vector-search.adoc:
##
@@ -109,20 +109,20 @@ and the hyper-parameter of the HNSW algorithm make sure
you set this c
uschindler commented on code in PR #872:
URL: https://github.com/apache/solr/pull/872#discussion_r880305259
##
solr/solr-ref-guide/modules/query-guide/pages/dense-vector-search.adoc:
##
@@ -109,20 +109,20 @@ and the hyper-parameter of the HNSW algorithm make sure
you set this c
uschindler commented on code in PR #872:
URL: https://github.com/apache/solr/pull/872#discussion_r880305259
##
solr/solr-ref-guide/modules/query-guide/pages/dense-vector-search.adoc:
##
@@ -109,20 +109,20 @@ and the hyper-parameter of the HNSW algorithm make sure
you set this c
mocobeta commented on code in PR #872:
URL: https://github.com/apache/solr/pull/872#discussion_r880299238
##
solr/solr-ref-guide/modules/query-guide/pages/dense-vector-search.adoc:
##
@@ -109,20 +109,20 @@ and the hyper-parameter of the HNSW algorithm make sure
you set this con
30 matches
Mail list logo