Please vote for release candidate 2 for Solr 9.3.0
The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/solr/solr-9.3.0-RC2-rev-de33f50ce79ec1d156faf204553012037e2bc1cb
You can run the smoke tester directly with this command:
python3 -u dev-tools/scripts/smokeTestRelease.
Thanks Mikhail. I'm about to release another RC, so please try it out with
the new artifacts!
You can check the beta 9.3 docs by using the version-drop-down menu in the
top right of the page.
Also doc changes do not require re-spinning an RC candidate, we can change
the docs however we want after
Hi,
I'm trying to test AffinityPlugin
".placement-plugin": { "name": ".placement-plugin", "class":
"org.apache.solr.cluster.placement.plugins.AffinityPlacementFactory",
"config": { "withCollections": { "primary": "secondary" },
"minimalFreeDiskGB": 0, "prioritizedFreeDiskGB": 0 } }
then, I created
FWIW
I used 9.2 guide to explore collection API
https://solr.apache.org/guide/solr/latest/configuration-guide/v2-api.html#v2-api-path-prefixes
mentions or equivalently: /api/c
but when I post
curl -X POST http://localhost:8983/api/c -H 'Content-Type: application/json'
-d '
{
I got "msg": "Cannot
I got confirmation on the bug's issue that this RC fixed the error on EKS.
https://github.com/apache/solr-operator/issues/583#issuecomment-1638604734
- Houston
On Mon, Jul 17, 2023 at 1:22 PM Houston Putman wrote:
> Please vote for release candidate 1 for the Solr Operator v0.7.1
>
> The artif
Please vote for release candidate 1 for the Solr Operator v0.7.1
The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/solr/solr-operator/solr-operator-v0.7.1-RC1-rev5205b93fbf7846de7960ebbe56d3a2b680638782
You can run the full smoke tester, with instructions below.
However
Hi,
Gentle reminder, if anyone has knowledge about request cleanup flows and/or
rate limiting please take a look at the proposed PR
https://github.com/apache/solr/pull/1780
Thank you in advance,
alex
On Wed, Jul 12, 2023 at 2:13 PM Alex Deparvu wrote:
> Thanks for confirming Mark.
> I create
NOTICE:
I am now preparing for a Solr Operator bugfix release from branch
release-0.7
Please observe the normal rules for committing to this branch:
* Before committing to the branch, reply to this thread and argue
why the fix needs backporting and how long it will take.
* All issues accepted