From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org> To: tarantool-patches@freelists.org, AKhatskevich <avkhatskevich@tarantool.org> Subject: [tarantool-patches] Re: [PATCH 0/3][vshard] Add error messages Date: Thu, 7 Jun 2018 15:22:43 +0300 [thread overview] Message-ID: <8847c034-49fa-ff23-4ca6-dab1bda9b96f@tarantool.org> (raw) In-Reply-To: <cover.1528300145.git.avkhatskevich@tarantool.org> 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(-) >
next prev parent reply other threads:[~2018-06-07 12:22 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-06-06 15:57 [tarantool-patches] " AKhatskevich 2018-06-06 15:57 ` [tarantool-patches] [PATCH 1/3] Fix test on bucket_transferring error AKhatskevich 2018-06-06 15:57 ` [tarantool-patches] [PATCH 2/3] Refactor error reporting system AKhatskevich 2018-06-07 12:22 ` [tarantool-patches] " Vladislav Shpilevoy 2018-06-07 16:13 ` Alex Khatskevich 2018-06-06 15:57 ` [tarantool-patches] [PATCH 3/3] Add error messages AKhatskevich 2018-06-07 12:22 ` [tarantool-patches] " Vladislav Shpilevoy 2018-06-07 16:12 ` Alex Khatskevich 2018-06-07 18:44 ` Vladislav Shpilevoy 2018-06-07 12:22 ` Vladislav Shpilevoy [this message] 2018-06-07 13:16 ` [tarantool-patches] Re: [PATCH 0/3][vshard] " Alex Khatskevich
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=8847c034-49fa-ff23-4ca6-dab1bda9b96f@tarantool.org \ --to=v.shpilevoy@tarantool.org \ --cc=avkhatskevich@tarantool.org \ --cc=tarantool-patches@freelists.org \ --subject='[tarantool-patches] Re: [PATCH 0/3][vshard] Add error messages' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox