commit | c1619ab08116aa6f5192a6108959b493dafdb0b6 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Tue Jan 18 13:32:36 2011 -0800 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Tue Jan 18 13:32:36 2011 -0800 |
tree | e43a79c65ffaaecf058406f4c5769aeeaa1e9cc4 | |
parent | 50a7c86b4b49870bd19d5270722be3f1fccaf226 [diff] |
Fixing a concurrency issue in aggregation suggestion query The code runs two consecutive queries assuming that the data would not change between them. Adding a explicit transaction boundaries to ensure data consistency. Bug: 3364441 Change-Id: Ib447595496d69ebfc1f01740081a73c8116a642f