Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: tarantool-patches@dev.tarantool.org, olegrok@tarantool.org
Subject: Re: [Tarantool-patches] [PATCH vshard 0/2] VShard new netbox
Date: Fri, 1 Oct 2021 23:14:24 +0200	[thread overview]
Message-ID: <d9a95cef-ced7-95ca-249d-0bcc41f962b9@tarantool.org> (raw)
In-Reply-To: <cover.1632870481.git.v.shpilevoy@tarantool.org>

Pushed to master.

On 29.09.2021 01:08, Vladislav Shpilevoy via Tarantool-patches wrote:
> The patch makes vshard support new netbox: is_async and proper errors which are
> now returned from the server as MP_ERROR by default (in netbox at least).
> 
> Branch: http://github.com/tarantool/vshard/tree/gerold103/gh-294-is_async
> Issue: https://github.com/tarantool/vshard/issues/294
> 
> Vladislav Shpilevoy (2):
>   router: wrap is_async futures completely
>   test: drop error codes from test output
> 
>  test/lua_libs/storage_template.lua      |  11 +
>  test/lua_libs/util.lua                  |   2 +-
>  test/misc/check_uuid_on_connect.result  |   2 -
>  test/rebalancer/bucket_ref.result       |   1 -
>  test/rebalancer/receiving_bucket.result |   3 -
>  test/router/retry_reads.result          |   2 -
>  test/router/router.result               | 304 +++++++++++++++++++++++-
>  test/router/router.test.lua             | 120 +++++++++-
>  test/router/sync.result                 |   2 -
>  test/storage/storage.result             |   1 -
>  test/unit/error.result                  |   2 -
>  vshard/router/init.lua                  | 148 +++++++++---
>  12 files changed, 543 insertions(+), 55 deletions(-)
> 

      parent reply	other threads:[~2021-10-01 21:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28 23:08 Vladislav Shpilevoy via Tarantool-patches
2021-09-28 23:08 ` [Tarantool-patches] [PATCH vshard 1/2] router: wrap is_async futures completely Vladislav Shpilevoy via Tarantool-patches
2021-09-29  6:18   ` Oleg Babin via Tarantool-patches
2021-09-30 22:39     ` Vladislav Shpilevoy via Tarantool-patches
2021-10-01  6:38       ` Oleg Babin via Tarantool-patches
2021-09-28 23:08 ` [Tarantool-patches] [PATCH vshard 2/2] test: drop error codes from test output Vladislav Shpilevoy via Tarantool-patches
2021-09-29  6:18   ` Oleg Babin via Tarantool-patches
2021-10-01 21:14 ` Vladislav Shpilevoy via Tarantool-patches [this message]

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=d9a95cef-ced7-95ca-249d-0bcc41f962b9@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=olegrok@tarantool.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH vshard 0/2] VShard new netbox' \
    /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