]
Radim Vansa commented on ISPN-8701:
-----------------------------------
This can happen when there is at least on free-block list with > 1 elements and the
last free-block list contains only 1 element.
Error IndexOutOfBoundsException is thrown by SIFS during boot and
shutdown.
---------------------------------------------------------------------------
Key: ISPN-8701
URL:
https://issues.jboss.org/browse/ISPN-8701
Project: Infinispan
Issue Type: Bug
Components: Indexing
Affects Versions: 8.2.7.Final
Environment: CentOS 7.4, Wildfly 10.0.0, Infinispan 8.2.7, Hibernate Search
5.6.1, Hibernate OGM 5.1
Reporter: Panagiotis Tzafos
Assignee: Radim Vansa
Priority: Minor
Index querying is working correctly, servers can reboot and without losing the index.
Though on restart I get the errors that are in the link:
https://stackoverflow.com/questions/48278221/