codership / wsrep-API

Write Set Replication API specification
GNU General Public License v2.0
26 stars 15 forks source link

Add writeset flag for selective PA range reduction (IMPLICIT_DEPS) #35

Closed ayurchen closed 4 years ago

ayurchen commented 5 years ago

In some cases not all of the trx dependencies may be expressed in the key set. In that case the parallel applying window for the writeset must be limited to the last seen trx to ensure that it sees all effects it could potentially see.