Re: InternalCacheTransactionManager2PC removed from public API

2019-04-17 Thread Jacob Barrett
> On Apr 17, 2019, at 9:26 AM, Charlie Black wrote: > > The way transactions are done in Geode there shouldn't be any artifacts on > the client side. > > For more info check out the chapter on transactions with Geode: > https://geode.apache.org/docs/guide/16/developing/transactions/JTA_transa

Re: InternalCacheTransactionManager2PC removed from public API

2019-04-17 Thread Charlie Black
t; > just reformulate this question. What is the way forward if we want to > use 2PC with C++ geode native? > > > > > > Regards, > > > > Mario > > > > ____ > > Šalje: Mario Ivanac > > Poslano: 26. ožujka 2019. 8:4

Re: InternalCacheTransactionManager2PC removed from public API

2019-04-12 Thread Jacob Barrett
with C++ geode native? > > > Regards, > > Mario > > > Šalje: Mario Ivanac > Poslano: 26. ožujka 2019. 8:42:57 > Prima: dev@geode.apache.org > Predmet: InternalCacheTransactionManager2PC removed from public API > > Hi, &

Re: InternalCacheTransactionManager2PC removed from public API

2019-04-12 Thread Mario Ivanac
from public API Hi, Can you tell me why is this header removed from geode native public API (https://issues.apache.org/jira/browse/GEODE-3421), and how we can use XA transactions (2PC) in geode native? BR, Mario

InternalCacheTransactionManager2PC removed from public API

2019-03-26 Thread Mario Ivanac
Hi, Can you tell me why is this header removed from geode native public API (https://issues.apache.org/jira/browse/GEODE-3421), and how we can use XA transactions (2PC) in geode native? BR, Mario