Tracker error "size_verify_error" on create_close

Adam Rosien adam at rosien.net
Thu Apr 19 22:11:15 UTC 2007


Intermittently I get a "size_verify_error" error code from the tracker
when calling create_close after first calling create_open and then
PUTing the file to the storage node.  Is there a possible latency
between completing the PUT to the storage node and when the tracker
confirms the bytes written with the storage node, so that the
create_close returns this error?

I am using my own C++ code for the tracker protocol and libcurl for HTTP.

.. Adam


More information about the mogilefs mailing list