Tarantool development patches archive
 help / color / mirror / Atom feed
From: Serge Petrenko <sergepetrenko@tarantool.org>
To: Sergey Ostanevich <sergos@tarantool.org>,
	Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH 0/3] replication: count local space requests separately.
Date: Mon, 3 Feb 2020 16:27:24 +0300	[thread overview]
Message-ID: <5DA118C4-57EB-4D84-A246-5A7DF594AD87@tarantool.org> (raw)
In-Reply-To: <cover.1580482010.git.sergepetrenko@tarantool.org>

[-- Attachment #1: Type: text/plain, Size: 1723 bytes --]

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@tarantool.org




> 31 янв. 2020 г., в 17:58, Serge Petrenko <sergepetrenko@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)
> 


[-- Attachment #2: Type: text/html, Size: 4479 bytes --]

      parent reply	other threads:[~2020-02-03 13:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-31 14:58 Serge Petrenko
2020-01-31 14:58 ` [Tarantool-patches] [PATCH 1/3] vclock: add an ability to set individual clock components Serge Petrenko
2020-01-31 14:58 ` [Tarantool-patches] [PATCH 2/3] replication: hide 0-th vclock components in replication responses Serge Petrenko
2020-01-31 14:58 ` [Tarantool-patches] [PATCH 3/3] box: start counting local space requests separately Serge Petrenko
2020-02-03 13:27 ` Serge Petrenko [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=5DA118C4-57EB-4D84-A246-5A7DF594AD87@tarantool.org \
    --to=sergepetrenko@tarantool.org \
    --cc=sergos@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH 0/3] replication: count local space requests separately.' \
    /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