Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 6112456bf1b215a8868f1d83058259e89efceb10
      
https://github.com/mailru/tarantool/commit/6112456bf1b215a8868f1d83058259e89efceb10
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M include/fiber.h
    M include/log_io.h
    M mod/box/request.m
    M mod/box/txn.m
    M src/fiber.m
    M src/log_io.m
    M src/recovery.m
    M src/tarantool_lua.m
    A test/box/fiber.result
    A test/box/fiber.test
    M test/box/lua.result
    M test/test-run.py

  Log Message:
  -----------
  Sync log at close.

Sync the WAL at close time.
Fix a race condition between wal_schedule and ev_schedule
this revealed.

A cancelled fiber could get scheduled by wal_schedule.
Do not allow to asynchronously cancel a fiber which
is a part of WAL scheduler queue.
Add a test case.


  Commit: eb7bd93161624ae72e70c9d37bc8f2d03a126a95
      
https://github.com/mailru/tarantool/commit/eb7bd93161624ae72e70c9d37bc8f2d03a126a95
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    A FreeBSD/databases/tarantool/distinfo
    A FreeBSD/databases/tarantool/files/patch-doc_man_CMakeLists.txt
    A FreeBSD/databases/tarantool/files/pkg-message.in
    A FreeBSD/databases/tarantool/files/tarantool.in
    A FreeBSD/databases/tarantool/pkg-descr
    A FreeBSD/databases/tarantool/pkg-plist
    A debian/README.Debian
    M debian/changelog
    M debian/copyright
    M debian/rules
    A debian/scripts/tarantool_snapshot_rotate
    A debian/tarantool-common.cron.daily
    M debian/tarantool-common.install
    M debian/tarantool-common.manpages

  Log Message:
  -----------
  Merge branch 'master' of github.com:mailru/tarantool


Compare: https://github.com/mailru/tarantool/compare/15d61432eff7...eb7bd9316162
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to