[PATCH v2 0/2] iproto: update readahead in existing connections

Serge Petrenko sergepetrenko at tarantool.org
Thu Feb 21 21:02:34 MSK 2019


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)




More information about the Tarantool-patches mailing list