Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH 0/2] Box.session.sync
@ 2018-06-09 17:49 Vladislav Shpilevoy
  2018-06-09 17:49 ` [tarantool-patches] [PATCH 1/2] fiber: remove fiber local storage Vladislav Shpilevoy
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Vladislav Shpilevoy @ 2018-06-09 17:49 UTC (permalink / raw)
  To: tarantool-patches; +Cc: kostja

Branch: http://github.com/tarantool/tarantool/tree/gerold103/gh-3450-session-sync
Issue: https://github.com/tarantool/tarantool/issues/3450

Vladislav Shpilevoy (2):
  fiber: remove fiber local storage
  session: fix box.session.sync()

 src/box/iproto.cc             | 11 ++++--
 src/box/session.cc            |  4 +-
 src/box/session.h             | 31 ++++++---------
 src/box/txn.c                 |  2 +-
 src/box/txn.h                 |  2 +-
 src/fiber.c                   |  9 +----
 src/fiber.h                   | 89 ++++++++++++++++++-------------------------
 src/fiber_channel.c           | 31 +++++----------
 src/lua/fiber.c               | 19 ++++-----
 test/box-tap/session.test.lua | 29 +++++++++++++-
 10 files changed, 106 insertions(+), 121 deletions(-)

-- 
2.15.1 (Apple Git-101)

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

end of thread, other threads:[~2018-06-14 17:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-09 17:49 [tarantool-patches] [PATCH 0/2] Box.session.sync Vladislav Shpilevoy
2018-06-09 17:49 ` [tarantool-patches] [PATCH 1/2] fiber: remove fiber local storage Vladislav Shpilevoy
2018-06-13 21:11   ` [tarantool-patches] " Konstantin Osipov
2018-06-14 17:33     ` Vladislav Shpilevoy
2018-06-09 17:49 ` [tarantool-patches] [PATCH 2/2] session: fix box.session.sync() Vladislav Shpilevoy
2018-06-13 21:13   ` [tarantool-patches] " Konstantin Osipov
2018-06-09 17:58 ` [tarantool-patches] Re: [PATCH 0/2] Box.session.sync Vladislav Shpilevoy

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