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

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

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 <[email protected]>

> Replace ACE_Sock with boost::asio in TcpConn
> --------------------------------------------
>
>                 Key: GEODE-8152
>                 URL: https://issues.apache.org/jira/browse/GEODE-8152
>             Project: Geode
>          Issue Type: Sub-task
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>
> h3. 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*
> h3. 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 
> TcpConnWhen I build locally and run integration tests
> All "plain socket", i.e. non-SSL, tests pass}}
>  



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

Reply via email to