Maysam Yabandeh

Results 6 comments of Maysam Yabandeh

Since DeleteRange and WritePrepared Transactions are developed in parallel we need to make sure that they are consistent with each other. One difference to watch out for is that in...

Thanks @ajkr for the clear explanation. It was very helpful. I update the issue description will the list of required changes that we have figured so far.

@ajkr One more question, I do not see `MaxCoveringTombstoneSeqnum` taking into account the snapshot number with which we are doing the read. How does it know if the DeleteRange Tombstone...

@hliu18 @burtonli Can you please review the patch?

The overhead is not zero but it is also not the major bottlenecks in the benchmarks that I work with, like sysbench read-write, read-only, update-noindex. I, as probably many others,...

@yiwu-arbug are you still planning to look into this?