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: [Tarantool-patches] [PATCH vshard 0/2] VShard new netbox
Date: Wed, 29 Sep 2021 01:08:55 +0200	[thread overview]
Message-ID: <cover.1632870481.git.v.shpilevoy@tarantool.org> (raw)

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(-)

-- 
2.24.3 (Apple Git-128)


             reply	other threads:[~2021-09-28 23:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28 23:08 Vladislav Shpilevoy via Tarantool-patches [this message]
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 ` [Tarantool-patches] [PATCH vshard 0/2] VShard new netbox Vladislav Shpilevoy via Tarantool-patches

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=cover.1632870481.git.v.shpilevoy@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