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

AKhatskevich avkhatskevich at tarantool.org
Wed Jun 6 18:57:11 MSK 2018


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 ***

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

-- 
2.14.1





More information about the Tarantool-patches mailing list