Darrel Schneider created GEODE-5752:
---------------------------------------
Summary: .IndexManager.updateIndexes(RegionEntry, int, int) should
throw IndexMaintenanceException instead of QueryException
Key: GEODE-5752
URL: https://issues.apache.org/jira/browse/GEODE-5752
Project: Geode
Issue Type: Test
Components: querying
Reporter: Darrel Schneider
Every caller of IndexManager.updateIndexes(RegionEntry, int, int) catches
QueryException and either ignores it or rethrows an IndexMaintenanceException.
The calling code could be simplified if updateIndexes was changed to throw
IndexMaintenanceException instead of QueryException.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)