You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2018/09/25 19:39:00 UTC

[jira] [Updated] (GEODE-5752) .IndexManager.updateIndexes(RegionEntry, int, int) should throw IndexMaintenanceException instead of QueryException

     [ 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)