jssmith / ssqlite

Serverless SQLite Experiments
6 stars 3 forks source link

nfs loses sequence synch #8

Closed convolvatron closed 6 years ago

convolvatron commented 6 years ago

not sure how this happens, and don't have a clear repro, but after screwing around with .tables and .database and doing some other stuff, with tracing turned on after a while I get: "status unexpected seq. ID in req"

which (likely?) means that we started to encode something and gave up..or, that there is some path that doesn't update this..or possibly that there is some specified nfs4 interaction which we aren't managing properly.

convolvatron commented 6 years ago

this is related to bad session. the repro is just to a wait a while, but less than timing out the whole session