Jason Huynh created GEODE-3672: ---------------------------------- Summary: Partitioned Indexes need to remove itself from the index list correctly Key: GEODE-3672 URL: https://issues.apache.org/jira/browse/GEODE-3672 Project: Geode Issue Type: Bug Components: querying Reporter: Jason Huynh
Partitioned Indexes are not properly removing themselves if they fail to get created. This leads to possibly inconsistent indexes, incorrect results and possibly confusing error messages. This may also lead to the inability to create an index that shares the index expression of the failed index. -- This message was sent by Atlassian JIRA (v6.4.14#64029)