Getting CorruptIndexException after auto commit after integrating Solr encryption plugin

2024-07-15 Thread Kumar01, Manish
Hi Bruno, By passing hard coding ref key and KeyId and forcing shouldReadCommitUserData = true inside EncryptionDirectory.maybeWrapOutput() , encryption is performing without any issue for first document ingest and failed with null pointer for next request. But setting dynamic ref key

RE: Re: Getting CorruptIndexException after auto commit after integrating Solr encryption plugin

2024-07-09 Thread Kumar01, Manish
Hi Bruno, Below are details - encryption-specific parts of solrconfig.xml org.apache.solr.encryption.KmsKeySupplierFactory org.apache.solr.encryption.crypto.CipherAesCtrEncrypter$Factory delegate org.apache.solr.index.TieredMergePolicyFactory EncryptionBackupRepository ful

Getting CorruptIndexException after auto commit after integrating Solr encryption plugin

2024-07-08 Thread Kumar01, Manish
Hi Solr Dev Team, I am getting below error after integrating Solr encryption plugin https://github.com/apache/solr-sandbox/tree/main/encryption in Solr 9.6.0 and Lucence 9.10.0. Caused by: org.apache.lucene.index.CorruptIndexException: codec header mismatch: actual header=-2001497724 vs e