Re: Getting UnsupportedOperationInTransactionException whem tried to access 2 partition regions in a transaction.

2020-01-06 Thread Eric Shu
If roleRegion do not have a lot of entries, can you make it a replicated one? On Mon, Jan 6, 2020 at 5:02 PM Eric Shu wrote: > Sorry, did not realize that it's a many to many relations. The above > mentioned colocation suggestion would not help due to the roles are in a > map (can not achieve th

Re: Getting UnsupportedOperationInTransactionException whem tried to access 2 partition regions in a transaction.

2020-01-06 Thread Eric Shu
Sorry, did not realize that it's a many to many relations. The above mentioned colocation suggestion would not help due to the roles are in a map (can not achieve the colocation). Regards, Eric On Mon, Jan 6, 2020 at 4:59 PM Eric Shu wrote: > Please note distributed transaction is not a support

Re: Getting UnsupportedOperationInTransactionException whem tried to access 2 partition regions in a transaction.

2020-01-06 Thread Eric Shu
Please note distributed transaction is not a supported feature in Geode (not fully implemented). There was discussion before whether we should remove the code or throw exception when transaction is set to distributed. However, neither was being done. Currently in Geode, if you want to have a trans

Re: Requesting Wiki access

2020-01-06 Thread Dan Smith
You should have access now. Thanks, -Dan On Mon, Jan 6, 2020 at 11:58 AM Donal Evans wrote: > Hi, > > Would it be possible to be given access to edit the Geode wiki please? My > username is donalevans. > > Thanks! >

Requesting Wiki access

2020-01-06 Thread Donal Evans
Hi, Would it be possible to be given access to edit the Geode wiki please? My username is donalevans. Thanks!

org.apache.geode.cache.UnsupportedOperationInTransactionException

2020-01-06 Thread anurag.botre....@gmail.com
https://stackoverflow.com/questions/59581006/org-apache-geode-cache-unsupportedoperationintransactionexception Getting below exception while updating entry in the cache while establi

Getting UnsupportedOperationInTransactionException whem tried to access 2 partition regions in a transaction.

2020-01-06 Thread anurag.botre....@gmail.com
Stackoverflow Question Link Getting below exception while updating entry in the cache while establishing Many to Many relation. org.apache.geode.cache.UnsupportedOperationInTransact

Review for #4488

2020-01-06 Thread Mario Ivanac
Hi all, please could someone review PR https://github.com/apache/geode/pull/4488 [https://avatars3.githubusercontent.com/u/47359?s=400&v=4] GEODE-7582: Update initlocator list by mivanac · Pull Request #4488 · apache/geode