diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2015-11-24 22:45:34 -0300 |
---|---|---|
committer | Victor Shyba <victor.shyba@gmail.com> | 2015-11-24 22:45:34 -0300 |
commit | b44a2a9b3894e438bbb2b18da6e22f86602655af (patch) | |
tree | 75b0bb57cdbacd0e435a053f8e9096874fd5ca1e /common/pkg/requirements.pip | |
parent | ffa0c58bbcceda2c2eafd3fc3fc637a2c2ed4c6e (diff) |
[bug] generation_info cant be cached per replica
This info can be changed by another syncing replica and would not
reflect real database generation. That would be ok inside of the same
sync, but can cause trouble on concurrent syncs.
The other calls are ok, since they hold info that doesnt change during
concurrent syncs or are only read/write by the replica syncing. A global
cache could fit better this removed case, but for now let's stay on the
safe side.
Diffstat (limited to 'common/pkg/requirements.pip')
0 files changed, 0 insertions, 0 deletions