This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b566c4106789d1e0aadcacad81a2e7d26462cc39
MaxScale
/
log_manager
History
vraatikka
b566c41067
Log manager sometimes failed to flush after skygw_log_write_flush because log client signaled filw writer thread too early. Fixed so that write is done first and file writer is registered after that. Except in cases where skygw_log_flush was called. Then only flush is triggered.
...
Added a few trivial cases to test.
2013-07-26 23:06:12 +03:00
..
test
Log manager sometimes failed to flush after skygw_log_write_flush because log client signaled filw writer thread too early. Fixed so that write is done first and file writer is registered after that. Except in cases where skygw_log_flush was called. Then only flush is triggered.
2013-07-26 23:06:12 +03:00
log_manager.cc
Log manager sometimes failed to flush after skygw_log_write_flush because log client signaled filw writer thread too early. Fixed so that write is done first and file writer is registered after that. Except in cases where skygw_log_flush was called. Then only flush is triggered.
2013-07-26 23:06:12 +03:00
log_manager.h
Added profile counters: writebuffer init, done, total and recycle counts.
2013-07-02 16:53:23 +03:00
makefile
Add depend make target and resolve conflict in query_classifier.cc
2013-07-19 15:05:21 +02:00