[tarantool-patches] Re: [PATCH 0/3][vshard] Add error messages

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Jun 7 15:22:43 MSK 2018


Hello. Thanks for the patchset!

On 06/06/2018 18:57, AKhatskevich wrote:
> Branch: https://github.com/tarantool/vshard/tree/kh/gh-100-error-msg-wo-extra-data
> Issue: https://github.com/tarantool/vshard/issues/100
> 
> *** BLURB HERE ***

Why do I see this placeholder here? You should write here a short
description of the patchset. Please, answer on this email with the
description.

> 
> AKhatskevich (3):
>    Fix test on bucket_transferring error
>    Refactor error reporting system
>    Add error messages
> 
>   test/misc/check_uuid_on_connect.result  |   8 +-
>   test/router/reroute_wrong_bucket.result |  11 +-
>   test/router/router.result               |  54 +++++---
>   test/router/router.test.lua             |   4 +-
>   test/storage/storage.result             |   7 +-
>   test/unit/error.result                  |   6 +-
>   test/unit/error.test.lua                |   2 +-
>   vshard/error.lua                        | 216 +++++++++++++++++++++-----------
>   vshard/replicaset.lua                   |   4 +-
>   vshard/router/init.lua                  |  10 +-
>   vshard/storage/init.lua                 |  39 +++---
>   11 files changed, 231 insertions(+), 130 deletions(-)
> 




More information about the Tarantool-patches mailing list