Anshum,
I'd like to deprecate some methods that I will be removing in main:

https://github.com/apache/solr/pull/2898 for some
ClusterState/DocCollection/Replica methods

https://github.com/apache/solr/pull/2856 for SimpleMap and more:

SOLR-14680: NamedList, deprecating methods: forEachEntry, forEachKey,
abortableForEachKey, abortableForEach,
 asMap (no-arg only), get(key, default).  Added getOrDefault.
Deprecated the SimpleMap interface as well as the
 entirety of the SolrJ package org.apache.solr.cluster.api, which
wasn't used except for SimpleMap.

That PR actually makes the deletions (and adding getOrDefault) but I'd like
to quickly throw up a PR that only does what that CHANGES.txt says.

None of this will be disruptive.  Assuming I get both PRs ready tonight,
does this sound fine?

On Wed, Dec 4, 2024 at 2:51 PM Anshum Gupta <ans...@apache.org> wrote:

> Hi everyone,
>
> We are in a good place to kick off the 9.8.0 release.
>
> I plan to* cut-off the 9.8 branch on 9th Dec, Monday*. That should get us a
> few days for things to stabilize before building the RC for us to vote on.
>
> Please let me know if you have any concerns or questions.
>
> -Anshum
>

Reply via email to