Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
To: Konstantin Osipov <kostja@tarantool.org>
Cc: tarantool-patches@freelists.org
Subject: [tarantool-patches] Re: [PATCH 1/1] swim: push-pull dissemination
Date: Sat, 6 Jul 2019 00:44:41 +0200	[thread overview]
Message-ID: <6dfa5b87-f8fe-aacd-62ce-a8106de261a6@tarantool.org> (raw)
In-Reply-To: <20190705082101.GA6177@atlas>

Pushed to the master.

On 05/07/2019 10:21, Konstantin Osipov wrote:
> * Vladislav Shpilevoy <v.shpilevoy@tarantool.org> [19/07/05 10:17]:
>> SWIM in the original paper says, that dissemination time of an
>> event is O(log(N)), where N is size of the cluster. It is true,
>> when both ping and ack messages carry dissemination and
>> anti-entropy. Before this patch it wasn't so - only regular
>> pings were carrying something.
>>
>> After this patch the SWIM module has true exponential
>> dissemination speed.
>>
> 
> OK to push.
> 
> Now all messages are symmetric, is this right?
> 
> 

Yes, they all are the same now. Even indirect ones.

      reply	other threads:[~2019-07-05 22:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-04 22:23 [tarantool-patches] " Vladislav Shpilevoy
2019-07-05  8:21 ` [tarantool-patches] " Konstantin Osipov
2019-07-05 22:44   ` Vladislav Shpilevoy [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=6dfa5b87-f8fe-aacd-62ce-a8106de261a6@tarantool.org \
    --to=v.shpilevoy@tarantool.org \
    --cc=kostja@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='[tarantool-patches] Re: [PATCH 1/1] swim: push-pull dissemination' \
    /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