Slave plugin producer/IO thread needs optimized

Bug #729397 reported by David Shrewsbury
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Medium
David Shrewsbury
7.0
Fix Released
Medium
David Shrewsbury

Bug Description

Currently the producer/IO thread pulls N transactions at a time from the master between each sleep and poll. This is to keep memory usage at a minimum. What it really should do is continuously pull N transactions until no more are available, then hit its sleep cycle. This would allow it to catch up to the master as fast as possible.

Tags: slave-plugin

Related branches

Changed in drizzle:
milestone: none → 2011-03-14
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.