[
https://issues.apache.org/jira/browse/GEODE-9325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496289#comment-17496289
]
ASF subversion and git services commented on GEODE-9325:
--------------------------------------------------------
Commit 73a7c524e4fdebacd8513c0bb4180ea5ede2c8ad in geode-native's branch
refs/heads/develop from Mario Salazar de Torres
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=73a7c52 ]
GEODE-9325: Replace old ITs worker spawner (#813)
- Replaced references to ACE_Process realated to old ITs process
spawners.
- Added Boost program_options project, given that was needed to fulfill
above changes.
- Fix Windows execution whenever a test failed. Apparently if not all
the processes have terminated ctest does not exit its execution and due
to the fact that there is a worker in charge of managing the cluster
processes, if the coordinator terminates all of the workers, it's not
guaranteed that the cluster is stopped.
- Reversed order in which cleanups are called in order to ensure proper
teardown.
> Remove ACE_Process references
> -----------------------------
>
> Key: GEODE-9325
> URL: https://issues.apache.org/jira/browse/GEODE-9325
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Mario Salazar de Torres
> Assignee: Mario Salazar de Torres
> Priority: Major
> Labels: obliterate-ace, pull-request-available
>
> *AS A* native client contributor
> *I WANT TO* remove all remaining references to ACE_Process
> *SO THAT* eventually we can get rid of ACE library
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)