Hello,
I saw that Netty 4.1.87.Final was brought into SOLR 9.2 via
https://issues.apache.org/jira/browse/SOLR-16626.
Can that change be backported to Solr 8.11.3 to resolve CVE-2022-41881?
Thanks,
Joe
I threw up a PR for a backport: https://github.com/apache/lucene-solr/pull/2676
Jan
> 20. jan. 2023 kl. 16:00 skrev Joseph Gonzalez :
>
> Hello,
>
> I saw that Netty 4.1.87.Final was brought into SOLR 9.2 via
> https://issues.apache.org/jira/browse/SOLR-16626.
>
> Can that change be backporte
Hi, is this solrcloud deployed in kubernetes?
On Wed, Jan 18, 2023 at 11:05 AM Rohit Walecha wrote:
> Hi,
>
> We have a 3 node *solr(8.8.0)* cluster deployed on multiple environments
> which is connected to a 3 node *zookeeper(3.6.2)* cluster And, we have
> been facing frequent restarts of solr
Thank you Shawn.
My configuration is standalone mode.
We are going to use HAproxy and need a metric to determine when to switch
between two servers. The severs are kept "in sync" with each other by copying
the cores from one to another. This works for our use case which only indexes
new cont
On 1/20/23 12:14, Matthew Castrigno wrote:
Thank you Shawn.
My configuration is standalone mode.
We are going to use HAproxy and need a metric to determine when to
switch between two servers. The severs are kept "in sync" with each
other by copying the cores from one to another. This works