Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH v2 0/2] iproto: update readahead in existing connections
@ 2019-02-21 18:02 Serge Petrenko
  2019-02-21 18:02 ` [PATCH v2 1/2] " Serge Petrenko
  2019-02-21 18:02 ` [PATCH v2 2/2] box: set readahead before replicaset sync Serge Petrenko
  0 siblings, 2 replies; 5+ messages in thread
From: Serge Petrenko @ 2019-02-21 18:02 UTC (permalink / raw)
  To: vdavydov.dev; +Cc: georgy, tarantool-patches, Serge Petrenko

https://github.com/tarantool/tarantool/issues/3958
https://github.com/tarantool/tarantool/tree/sp/gh-3958-iproto-update-readahead

Changes in v2:
  - added the second patch which moves
    readahead setting before replicaset sync.
  - reworked the test and moved it to box/net.box.test.lua
    from box/iproto_stress.test.lua

Serge Petrenko (2):
  iproto: update readahead in existing connections
  box: set readahead before replicaset sync

 src/box/box.cc            |  1 +
 src/box/iproto.cc         |  5 ++++
 src/box/lua/load_cfg.lua  |  1 +
 test/box/net.box.result   | 62 +++++++++++++++++++++++++++++++++++++++
 test/box/net.box.test.lua | 37 +++++++++++++++++++++++
 5 files changed, 106 insertions(+)

-- 
2.17.2 (Apple Git-113)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-25  8:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-21 18:02 [PATCH v2 0/2] iproto: update readahead in existing connections Serge Petrenko
2019-02-21 18:02 ` [PATCH v2 1/2] " Serge Petrenko
2019-02-25  8:40   ` Vladimir Davydov
2019-02-21 18:02 ` [PATCH v2 2/2] box: set readahead before replicaset sync Serge Petrenko
2019-02-25  8:40   ` Vladimir Davydov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox