• Yecheng Fu's avatar
    Use seqeuence number to represent generation of equivalence cache. · 2f46bc8a
    Yecheng Fu authored
    - snapshot equivalence cache generation numbers before snapshotting the
    scheduler cache
    - skip update when generation does not match live generation
    - keep the node and increment its generation to invalidate it instead of
    deletion
    - use predicates order ID as key to improve performance
    2f46bc8a
Name
Last commit
Last update
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
apis/config Loading commit data...
cache Loading commit data...
core Loading commit data...
factory Loading commit data...
metrics Loading commit data...
testing Loading commit data...
util Loading commit data...
volumebinder Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...
testutil.go Loading commit data...