[Tarantool-patches] [PATCH 0/3] replication: count local space requests separately.

Serge Petrenko sergepetrenko at tarantool.org
Mon Feb 3 16:27:24 MSK 2020


I’ve found some problems while fixing CI. Please, don’t review this yet.
I’ll resend v2 when it’s finished.
--
Serge Petrenko
sergepetrenko at tarantool.org




> 31 янв. 2020 г., в 17:58, Serge Petrenko <sergepetrenko at tarantool.org> написал(а):
> 
> https://github.com/tarantool/tarantool/issues/4114
> https://github.com/tarantool/tarantool/tree/sp/gh-4114-local-space-replication
> 
> Serge Petrenko (3):
>  vclock: add an ability to set individual clock components
>  replication: hide 0-th vclock components in replication responses
>  box: start counting local space requests separately
> 
> src/box/box.cc                                |  30 ++++-
> src/box/relay.cc                              |  23 ++--
> src/box/vclock.c                              |  12 ++
> src/box/vclock.h                              |  11 ++
> src/box/wal.c                                 |  16 ++-
> test/replication/anon.result                  |   5 +
> test/replication/anon.test.lua                |   2 +
> .../gh-4114-local-space-replication.result    | 121 ++++++++++++++++++
> .../gh-4114-local-space-replication.test.lua  |  44 +++++++
> test/replication/local_spaces.result          |   4 +
> test/replication/local_spaces.test.lua        |   3 +
> test/vinyl/errinj.result                      |   5 +
> test/vinyl/errinj.test.lua                    |   4 +
> test/xlog/panic_on_wal_error.result           |   2 +-
> 14 files changed, 260 insertions(+), 22 deletions(-)
> create mode 100644 test/replication/gh-4114-local-space-replication.result
> create mode 100644 test/replication/gh-4114-local-space-replication.test.lua
> 
> -- 
> 2.21.0 (Apple Git-122)
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20200203/c44ca1e8/attachment.html>


More information about the Tarantool-patches mailing list