[
https://issues.apache.org/jira/browse/GEODE-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241795#comment-17241795
]
ASF subversion and git services commented on GEODE-7672:
--------------------------------------------------------
Commit 17b1a29497f9bd095126e66536ea34b0d0807d07 in geode's branch
refs/heads/feature/GEODE-7665 from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=17b1a29 ]
GEODE-7672: add dunit test to verify OQL index after PR clear. (#5436)
* require rvv lock when create index
> Partitioned Region clear will successfully update the OQL indexes
> -----------------------------------------------------------------
>
> Key: GEODE-7672
> URL: https://issues.apache.org/jira/browse/GEODE-7672
> Project: Geode
> Issue Type: Sub-task
> Components: regions
> Reporter: Nabarun Nag
> Assignee: Jianxia Chen
> Priority: Major
> Labels: GeodeCommons, pull-request-available
>
> Clear operations are successfully updates the OQL indexes
>
> Acceptance :
> * Passing Dunit tests where OQL queries using indexes return correct results
> after the region is cleared
> * clear operation and index updates are successful when clear operation is
> executed when the puts are occurring which are trying to update the OQL index.
> * Unit tests to ensure that index sizes are zero after the region is cleaned
> * Test coverage to when a member departs in this scenario
> * Test coverage to when a member restarts in this scenario
> * Unit tests with complete code coverage for the newly written code.
>
> analyze if these tests are needed for offheap?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)