vaticle / typedb

TypeDB: the polymorphic database powered by types
https://typedb.com
Mozilla Public License 2.0
3.72k stars 337 forks source link

Fix bug when isolation manager finds & validates against concurrent windows #7055

Closed krishnangovindraj closed 2 months ago

krishnangovindraj commented 2 months ago

Usage and product changes

Fixes bugs in the isolation manager when the open or commit sequence numbers lie on the edge of or across windows.

Implementation