Noble Paul created SOLR-16580:
-
Summary: Avoid making copies of DocCollection for PRS updates
Key: SOLR-16580
URL: https://issues.apache.org/jira/browse/SOLR-16580
Project: Solr
Issue Type: Task
[
https://issues.apache.org/jira/browse/SOLR-16580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul reassigned SOLR-16580:
-
Assignee: Noble Paul
> Avoid making copies of DocCollection for PRS updates
> --
arogic commented on issue #503:
URL: https://github.com/apache/solr-operator/issues/503#issuecomment-1342215020
Thanks @HoustonPutman. I got around the issue by adding node taint on my aks
windows node pool.
`
"node_taints": [
"app.kubernetes.io/name=solr:NoSchedule"
janhoy commented on PR #14:
URL: https://github.com/apache/solr-docker/pull/14#issuecomment-1341666549
I agree with the proposed timeline. First 9.2, then this can go in.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
HoustonPutman commented on PR #14:
URL: https://github.com/apache/solr-docker/pull/14#issuecomment-1341636304
@janhoy did you see my earlier comment. I don't think its a good idea to
update the jattach for 8.11 while we cannot update it for 9.1.
We can upgrade it in Solr for a 9.2 rel
ritchieaxon commented on PR #14:
URL: https://github.com/apache/solr-docker/pull/14#issuecomment-1341559628
Hi @HoustonPutman, wondering if you have a timeline to update the jattach?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
HoustonPutman closed issue #503: solr-operator-zookeeper-operator-pre-delete
job node selector
URL: https://github.com/apache/solr-operator/issues/503
--
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 commented on issue #503:
URL: https://github.com/apache/solr-operator/issues/503#issuecomment-1341553159
Good question. Everything containing `zookeeper-operator` is managed by the
zookeeper operator helm chart.
I would look at their
[repo/documentation](https://github.
[
https://issues.apache.org/jira/browse/SOLR-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16578:
Status: Patch Available (was: Open)
> Upgrade to errorprone 2.16
> --
>
>
[
https://issues.apache.org/jira/browse/SOLR-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16579:
Status: Patch Available (was: Open)
> Upgrade Jackson to 2.14.1
> -
>
>
risdenk commented on PR #1198:
URL: https://github.com/apache/solr/pull/1198#issuecomment-1341499352
Thanks @ben-manes - I decided to separate these upgrades for Jackson and
errorprone into separate commits to make it easier to see in solr/CHANGES.txt
and not conflate the caffeine upgrade.
risdenk commented on code in PR #1198:
URL: https://github.com/apache/solr/pull/1198#discussion_r1042610822
##
solr/CHANGES.txt:
##
@@ -140,6 +140,8 @@ Other Changes
* SOLR-15861: ConcurrentUpdateSolrClient should work with
ManagedExecutorService (Sammy Chu, Kevin Risden)
risdenk commented on code in PR #1198:
URL: https://github.com/apache/solr/pull/1198#discussion_r1042610198
##
solr/core/src/java/org/apache/solr/core/backup/BackupManager.java:
##
@@ -252,7 +252,7 @@ public void uploadConfigDir(
String sourceConfigName, String targetConf
[
https://issues.apache.org/jira/browse/SOLR-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644486#comment-17644486
]
Kevin Risden commented on SOLR-16578:
-
PR https://github.com/apache/solr/pull/1198 se
[
https://issues.apache.org/jira/browse/SOLR-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644487#comment-17644487
]
Kevin Risden commented on SOLR-16579:
-
PR https://github.com/apache/solr/pull/1198 se
[
https://issues.apache.org/jira/browse/SOLR-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16579:
Priority: Minor (was: Major)
> Upgrade Jackson to 2.14.1
> -
>
>
Kevin Risden created SOLR-16578:
---
Summary: Upgrade to errorprone 2.16
Key: SOLR-16578
URL: https://issues.apache.org/jira/browse/SOLR-16578
Project: Solr
Issue Type: Task
Security Level:
Kevin Risden created SOLR-16579:
---
Summary: Upgrade Jackson to 2.14.1
Key: SOLR-16579
URL: https://issues.apache.org/jira/browse/SOLR-16579
Project: Solr
Issue Type: Task
Security Level: P
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16568:
Priority: Minor (was: Major)
> Update woodstox-core to 6.4.0 to mitigate CVE-2022-40152
>
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16568:
Fix Version/s: 9.2
> Update woodstox-core to 6.4.0 to mitigate CVE-2022-40152
> ---
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16568:
Description:
This was brought up on the mailing list here:
https://lists.apache.org/thread/psc4r75
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644482#comment-17644482
]
ASF subversion and git services commented on SOLR-16568:
Commit 9
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16568:
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Update woodstox-core to 6.4.0
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16568:
Summary: Update woodstox-core to 6.4.0 to mitigate CVE-2022-40152 (was:
Update woodstox-core to 6.
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16568:
Description:
This was brought up on the mailing list here:
https://lists.apache.org/thread/psc4r75
arogic opened a new issue, #503:
URL: https://github.com/apache/solr-operator/issues/503
Hi,
We have an AKS Kubernetes Cluster with Linux and Windows Node Pools. We
deploy the zookeeper-operator helm chart through the solr-operator helm chart.
When we delete the solr-operator using helm,
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16568:
Description:
This was brought up on the mailing list here:
https://lists.apache.org/thread/psc4r75
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16568:
Issue Type: Task (was: Bug)
> Update woodstox-core to 6.4.0 to mitigate CVE-2022-40153
> -
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16568:
Summary: Update woodstox-core to 6.4.0 to mitigate CVE-2022-40153 (was:
Update woodstox.core to 6.
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden reassigned SOLR-16568:
---
Assignee: Kevin Risden
> Update woodstox.core to 6.4.0 to mitigate CVE-2022-40153
>
[
https://issues.apache.org/jira/browse/SOLR-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644480#comment-17644480
]
Kevin Risden commented on SOLR-16562:
-
Upgrading woodstox core separate since a contr
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644478#comment-17644478
]
ASF subversion and git services commented on SOLR-16568:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16568:
Fix Version/s: main (10.0)
> Update woodstox.core to 6.4.0 to mitigate CVE-2022-40153
> ---
risdenk merged PR #1209:
URL: https://github.com/apache/solr/pull/1209
--
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
risdenk merged PR #1201:
URL: https://github.com/apache/solr/pull/1201
--
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-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644474#comment-17644474
]
ASF subversion and git services commented on SOLR-8975:
---
Commit a445
[
https://issues.apache.org/jira/browse/SOLR-16523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritchie Gu updated SOLR-16523:
--
Description:
I noticed that as part of the process, it's installing gosu and few other
packages
[http
[
https://issues.apache.org/jira/browse/SOLR-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644465#comment-17644465
]
ASF subversion and git services commented on SOLR-8975:
---
Commit 8675
risdenk merged PR #1222:
URL: https://github.com/apache/solr/pull/1222
--
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
epugh commented on PR #1222:
URL: https://github.com/apache/solr/pull/1222#issuecomment-1341338664
this makes sense... I see how we had it on the main
`ConcurrentUpdateSolrClient` originally.
Thanks for debugging this!
--
This is an automated message from the Apache Git Service.
risdenk opened a new pull request, #1222:
URL: https://github.com/apache/solr/pull/1222
https://issues.apache.org/jira/browse/SOLR-8975
Followup to fix ConnectionReuseTest.testConnectionReuse
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
[
https://issues.apache.org/jira/browse/SOLR-16556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644392#comment-17644392
]
Maulin commented on SOLR-16556:
---
Hi [~jbernste]
Thanks for your feedback. I looked at
[ht
heythm opened a new pull request, #1221:
URL: https://github.com/apache/solr/pull/1221
https://issues.apache.org/jira/browse/SOLR-X
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
Ple
[
https://issues.apache.org/jira/browse/SOLR-10464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh updated SOLR-10464:
-
Summary: setCollectionCacheTTL should be deprecated in favor of Solr Client
Builder methods (was: setCol
[
https://issues.apache.org/jira/browse/SOLR-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644333#comment-17644333
]
Eric Pugh commented on SOLR-10463:
--
I flagged in the PR, there is a chance this property
epugh opened a new pull request, #1220:
URL: https://github.com/apache/solr/pull/1220
https://issues.apache.org/jira/browse/SOLR-10463
# Description
Similar to a number of others, this moves the property to the Builder.
HOWEVER, one thing is that it appears in my searchin
[
https://issues.apache.org/jira/browse/SOLR-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh reassigned SOLR-10463:
Assignee: Eric Pugh
> setRetryExpiryTime should be deprecated in favor of SolrClientBuilder method
epugh opened a new pull request, #1219:
URL: https://github.com/apache/solr/pull/1219
https://issues.apache.org/jira/browse/SOLR-10462
# Description
Migrate to the Builder for the pollQueueTime
# Solution
Please provide a short description of the approach taken to
epugh commented on code in PR #1218:
URL: https://github.com/apache/solr/pull/1218#discussion_r1042159303
##
solr/test-framework/src/java/org/apache/solr/util/SolrClientTestRule.java:
##
@@ -0,0 +1,45 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
joshgog opened a new pull request, #1218:
URL: https://github.com/apache/solr/pull/1218
https://issues.apache.org/jira/browse/SOLR-X
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
Pl
[
https://issues.apache.org/jira/browse/SOLR-10462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh reassigned SOLR-10462:
Assignee: Eric Pugh
> setPollQueueTime should be deprecated in favor of SolrClientBuilder methods
epugh opened a new pull request, #1217:
URL: https://github.com/apache/solr/pull/1217
https://issues.apache.org/jira/browse/SOLR-10461
# Description
Move to using builders everywhere.
# Solution
move setAliveCheckInterval from client to Builder.
# Tests
P
vipul-06 commented on issue #501:
URL: https://github.com/apache/solr-operator/issues/501#issuecomment-1340668997
Ok let me give a try
--
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
Haythem Khiri created SOLR-16577:
Summary: Core load issues are not always logged
Key: SOLR-16577
URL: https://issues.apache.org/jira/browse/SOLR-16577
Project: Solr
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/SOLR-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644215#comment-17644215
]
Noble Paul commented on SOLR-15732:
---
Sorry, I just wanted to avoid failures in jenkins
55 matches
Mail list logo