Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.0-beta, 3.0.0-alpha1
-
None
-
Reviewed
Description
Here is a test idea from Suresh:
- A file was length x at the time of snapshot (say s1) creation
- Later y bytes get added to the file through append
When client gets block locations for the file from snapshot s1, the length it know is x. We should make sure it cannot read beyond length x.