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

ASF subversion and git services commented on GEODE-8153:
--------------------------------------------------------

Commit 50a441c4c0f78679558d520eaf20022ae51de3ff in geode-native's branch 
refs/heads/develop from Alberto Gomez
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=50a441c ]

GEODE-8152, GEODE-8153: replace ACE sockets with boost/asio (#697)

Co-authored-by: Matthew Reddington <mredding...@pivotal.io>

> Replace ACE_Sock with boost::asio in TcpSslConn
> -----------------------------------------------
>
>                 Key: GEODE-8153
>                 URL: https://issues.apache.org/jira/browse/GEODE-8153
>             Project: Geode
>          Issue Type: Sub-task
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>
> Why
> Over the course of time, we are gradually working to get rid of the NC 
> dependency on ACE
> As a native client developer
> I want to be able to build without ACE
> To improve the maintainability of the code, since ACE isn't really supported 
> actively and is quite old and obscure
> Acceptance Criteria
> Sockets code is using boost::asio rather than ACE. All integration tests are 
> passing on all platforms
> Scenario:
> Given a branch with ACE_Sock replaced with boost::asio in TcpConn and 
> TcpSslConn
> When I deploy an NC pipeline for that branch
> Then the CI completes with all tests passing



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

Reply via email to