linearregression / hypertable

Automatically exported from code.google.com/p/hypertable
GNU General Public License v2.0
0 stars 0 forks source link

CellStore trailer should have a checksum #796

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

It should probably be read with checksumming in the filesystem disabled and 
re-read with checksumming enabled if the checksum in the trailer does not match.

Original issue reported on code.google.com by nuggetwh...@gmail.com on 28 Feb 2012 at 5:10

GoogleCodeExporter commented 9 years ago
While we're at it, we should not re-open the file, we should use the descriptor 
that is passed into from the factory.

Original comment by nuggetwh...@gmail.com on 28 Feb 2012 at 6:37

GoogleCodeExporter commented 9 years ago

Original comment by nuggetwh...@gmail.com on 18 Mar 2012 at 5:11