gaussianrecurrence opened a new pull request #777:
URL: https://github.com/apache/geode-native/pull/777
- Remove ACE naming context and replace it with a shared stated for the
test framework runtime and a shared managed state to share info within
tests.
- Removed several files unused from the testing framework, like BB code
or performance code.
- Also, given performance code is no longer used testFwPerf old IT has
been removed.
- Note that given shared memory regions are not natively implemented in
Windows, an slight additional delay might me experienced compared to
Unix-based tests runs, but since the intention is to phase from old
to new ITs this does not suppose a problem. However, memory map is
flushed after changing the state to shorten sync time as much as
possible.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]