Re: [controller-dev] Is it possible to parallel proceed can-commit in three-phase-commit of datastore

2016-10-24 Thread Hangyu
Hi, Tom This's really a problem if it causes deadlock but, which might not be true, I think doing cancommit sequentially rather than concurrently may bring huge performance degradation in some cases. Thanks a lot for the details provided. All the best Hangyu -原始邮件- 发件人: "To

[controller-dev] Is it possible to parallel proceed can-commit in three-phase-commit of datastore

2016-10-23 Thread Hangyu
} } }; sendCanCommitTransaction(iterator.next(), onComplete); } -- Fan Hangyu Department of Electronic Engineering, Tsinghua University, Beijing 100084, P. R. China Email: fh...@mails.tsinghua.edu.cn ___