Feature #6831
EC: Adapt ReplicatedPG read path to handle async reads
% Done:
0%
Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
This is a bit challenging because there might be a sequence of reads at different offsets within the transaction. This solution should be general enough to encompass the async nature of the copy-from mechanism.
History
#1 Updated by Samuel Just over 9 years ago
- Estimated time set to 60.00 h
#2 Updated by Samuel Just over 9 years ago
- Target version deleted (
v0.73)
#3 Updated by Ian Colle over 9 years ago
- Target version set to v0.74
#4 Updated by Ian Colle over 9 years ago
- Assignee set to Samuel Just
#5 Updated by Samuel Just over 9 years ago
- Target version changed from v0.74 to v0.75
#6 Updated by Ian Colle over 9 years ago
- Status changed from New to In Progress
#7 Updated by Ian Colle about 9 years ago
- Target version changed from v0.75 to v0.76a
#8 Updated by Ian Colle about 9 years ago
- Status changed from In Progress to Fix Under Review
#9 Updated by Ian Colle about 9 years ago
- Target version changed from v0.76a to v0.76b
#10 Updated by Samuel Just about 9 years ago
- Status changed from Fix Under Review to Resolved