[
https://issues.apache.org/jira/browse/GEODE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324061#comment-17324061
]
ASF subversion and git services commented on GEODE-9108:
--------------------------------------------------------
Commit 010da27c1e5af51adb131d19d14864c7e497c78f in geode-native's branch
refs/heads/develop from Michael Martell
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=010da27 ]
GEODE-9108: Reenable tests that fail due to no-ack region (#780)
* Change all server config files from no-ack to ack
* Fix broken timeouts after switch to std::chrono
* Reenable 22 more tests
* Cleanup per review.
> Remove no-ack from existing tests
> ---------------------------------
>
> Key: GEODE-9108
> URL: https://issues.apache.org/jira/browse/GEODE-9108
> Project: Geode
> Issue Type: Test
> Components: native client
> Reporter: Michael Martell
> Priority: Major
> Labels: pull-request-available
>
> Many of the geode-native legacy tests use no-ack for the region scope
> attribute. This has been shown to be the source of intermittent failures of
> many of the tests, and should should be removed. As region scope is purely
> server side functionality, there should little to no need to test it from a
> client's perspective. If there is a use case for such a no-ack test from
> geode-native, it should be captured in a new test.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)