iproto: add an empty body to the unprepare response
Absence of the body in the unprepare response forces users to perform additional checks to avoid errors. Adding an empty body fixes this problem. Closes #4769 Reviewed-by:Vladislav Shpilevoy <v.shpilevoy@tarantool.org> Reviewed-by:
Nikita Pettik <korablev@tarantool.org>
Showing
- src/box/iproto.cc 10 additions, 7 deletionssrc/box/iproto.cc
- test/box/gh-4769-unprepare-response-body.result 64 additions, 0 deletionstest/box/gh-4769-unprepare-response-body.result
- test/box/gh-4769-unprepare-response-body.test.lua 25 additions, 0 deletionstest/box/gh-4769-unprepare-response-body.test.lua
Loading
Please register or sign in to comment