Re: Replica recovery fails after using Solr Encryption Plugin in multi-sharded Solr collection

2025-01-19 Thread Manish Kumar singh
, b, offset, outRemaining); outPos += outRemaining; offset += outRemaining; length -= outRemaining; } readToFillBuffer(length); decryptBuffer(); } } Regards, Manish Kumar On Sat, Jan 18, 2025 at 1:19 PM Manish Kumar singh wrote: > Hi Bruno, > > > I have reproduced the issue, below are

Re: Replica recovery fails after using Solr Encryption Plugin in multi-sharded Solr collection

2025-01-17 Thread Manish Kumar singh
he problem. > > Thanks, > Bruno > > Le sam. 4 janv. 2025 à 07:02, Manish Kumar singh a > écrit : > > > Hello, > > > > I am using the Solr encryption plugin for data and index encryption. It > is > > working fine for single-tenant systems. On a

Replica recovery fails after using Solr Encryption Plugin in multi-sharded Solr collection

2025-01-03 Thread Manish Kumar singh
Hello, I am using the Solr encryption plugin for data and index encryption. It is working fine for single-tenant systems. On a distributed system with two or more tenants, the follower replica fails to start replication when a collection has two or more replicas in a shard,, Replica recovery fails