Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH vshard 0/2] VShard new netbox
@ 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
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vladislav Shpilevoy via Tarantool-patches @ 2021-09-28 23:08 UTC (permalink / raw)
  To: tarantool-patches, olegrok

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)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-10-01 21:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 23:08 [Tarantool-patches] [PATCH vshard 0/2] VShard new netbox 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 ` [Tarantool-patches] [PATCH vshard 0/2] VShard new netbox Vladislav Shpilevoy via Tarantool-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox