Bug #45788 event-threads option is broken on version 0.8
Submitted: 26 Jun 2009 12:04 Modified: 26 Jun 2009 12:36
Reporter: Diego Medina Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Proxy: Core Severity:S1 (Critical)
Version:0.8 r696 OS:Any
Assigned to: Jan Kneschke CPU Architecture:Any

[26 Jun 2009 12:04] Diego Medina
Description:
If you start the proxy like this

$sbin/mysql-proxy --event-threads=16

it will only start with one thread, not 16.

How to repeat:
1- Start the proxy with the parameter --event-threads=16
2- (on mac) go to activity monitor
3- look for the proxy process
4- look under the Threads column, it will show 1
[26 Jun 2009 12:05] Diego Medina
Could you also add a log entry with the number of event-threads the proxy is starting?
[26 Jun 2009 12:09] Enterprise Tools JIRA Robot
Diego Medina writes: 
Verified as described.
[26 Jun 2009 12:36] Enterprise Tools JIRA Robot
Diego Medina writes: 
this was broken on r679, but r696 has this option working again (earlier versions also work, but I have not checked when exactly it was fixed)