Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
epoch: fix idle detection bug in synchronize.
An idle grace period requires all threads to be idle. This optimization introduced a regression with idle detection if subset of threads are both active and idle. Unfortunately, none of our test machines detected the problem. This issue was reported by Julie Zhao <julie.zhao@sparkpos....>
- Loading branch information