[ 
https://issues.apache.org/jira/browse/GEODE-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17306901#comment-17306901
 ] 

ASF GitHub Bot commented on GEODE-9058:
---------------------------------------

gaussianrecurrence opened a new pull request #774:
URL: https://github.com/apache/geode-native/pull/774


    - All references to ACE_OS have been removed in the source and replaced
      by a suitable boost alternative, an STL alternative or in few cases,
      a custom alternative.
    - Note that most of the impacts are in the old integration tests.
    - IMPORTANT. There are two cases in which ACE_OS references remain:
       * ExpiryTaskManager. This reference is left there as there is
         already an ongoing PR to replace the whole implementation by
         boost::asio one. PR #678
       * DistributedSystemImpl. There is a call to uname, which I've been
         unable to find a suitable alternative. The approach on this needs
         to be discussed.


-- 
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:
us...@infra.apache.org


> Remove ACE_OS references
> ------------------------
>
>                 Key: GEODE-9058
>                 URL: https://issues.apache.org/jira/browse/GEODE-9058
>             Project: Geode
>          Issue Type: Task
>          Components: native client
>            Reporter: Mario Salazar de Torres
>            Assignee: Mario Salazar de Torres
>            Priority: Major
>              Labels: obliterate-ace
>
> *AS A* geode-native contributor
> *I WOULD LIKE* to remove any references to ACE_OS in the source
> *SO THAT* we can get rid of ACE for good, eventually.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to