]
Tristan Tarrant updated ISPN-7810:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.1.0.Alpha1
Resolution: Done
Error executing the MassIndexer with security enabled
-----------------------------------------------------
Key: ISPN-7810
URL:
https://issues.jboss.org/browse/ISPN-7810
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying, Security
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 9.1.0.Alpha1
Exception thrown:
Caused by: java.lang.SecurityException: ISPN000287: Unauthorized access: subject
'null' lacks 'BULK_READ' permission
The mass indexer uses custom commands sent to one or more members, and the subject is not
propagated, thus resulting in the error above