[ https://issues.apache.org/jira/browse/GEODE-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darrel Schneider updated GEODE-5752: ------------------------------------ Issue Type: Improvement (was: Test) > .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: Improvement > Components: querying > Reporter: Darrel Schneider > Priority: Major > > 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)