ExecuteGet do not return the expected status codes and messages

Hey,

I am using couchbase server 2.2 + couchbase .Net sdk 1.3.3.

While using ExecuteGet method i sometimes get strange result:
StatusCode=1
Message="Not found"
Value= a real value instead of null which is what i expected when the key was not found.

Is this a bug in the sdk or something else?

Chenos -

This sounds suspiciously like a bug; can you replicate it? If you can then please create a ticket here: http://www.couchbase.com/issues/browse/NCBC

Thanks,

Jeff