<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I’ve found some problems while fixing CI. Please, don’t review this yet.<div class="">I’ll resend v2 when it’s finished.<br class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div>--</div><div>Serge Petrenko</div><div><a href="mailto:sergepetrenko@tarantool.org" class="">sergepetrenko@tarantool.org</a></div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">

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