-- reset all state when seeking to a chunk
authorAditya Agarwal <aditya@apache.org>
Fri, 31 Aug 2007 07:54:40 +0000 (07:54 +0000)
committerAditya Agarwal <aditya@apache.org>
Fri, 31 Aug 2007 07:54:40 +0000 (07:54 +0000)
commit8b6c2ebf42b6ed4e2c9fced2e29a31483d9ac840
tree06fd2599788ff1e468110a66c47593c976f49bd8
parentf150f1aed51d48c36b05cf92f7a7dedb9c9cfeb7
-- reset all state when seeking to a chunk

Summary:
- this was causing some bizarre issues with seeking to a particular point in the log
- I can't believe we haven't run into this before

Reviewed By: jwang

Test Plan: replayed log file from a partiicular point

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665242 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/transport/TFileTransport.cpp