Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: cb81ee5a875517a073f630dff46a1ccfdbc4a39b
https://github.com/mailru/tarantool/commit/cb81ee5a875517a073f630dff46a1ccfdbc4a39b
Author: Konstantin Osipov <[email protected]>
Date: 2012-08-29 (Wed, 29 Aug 2012)
Changed paths:
M include/fiber.h
M src/fiber.m
Log Message:
-----------
Fix a bug in the logging from the wal writer thread.
The wal writer thread could write a wrong fiber
name into the log, when logging about WAL rotation.
vsay() takes the current fiber name from a global
variable, and it's changed dynamically by the concurrent
thread (the front end thread).
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp