mongoproxy icon indicating copy to clipboard operation
mongoproxy copied to clipboard

Handle flags properly for OP_REPLY

Open dmliao opened this issue 9 years ago • 1 comments

Currently the proxy just sets the flags to 8 to set AwaitCapable to true.

dmliao avatar Jun 30 '15 14:06 dmliao

Update: the replies for responses to OP_QUERY and OP_GET_MORE messages now set the proper flags for invalid cursor and query failure, though that likely still does not cover all the cases.

dmliao avatar Jul 13 '15 14:07 dmliao