Bug #49531 Aggregator causes client hangs when trying to write statement data
Submitted: 8 Dec 2009 12:20 Modified: 15 Dec 2009 15:58
Reporter: Mark Leith Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Enterprise Monitor: Aggregator Severity:S1 (Critical)
Version:2.2.0.1572 OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[8 Dec 2009 12:20] Mark Leith
Description:
Sending a large amount of queries via Connector/C and CTA to the aggregator causes the client to hang in a write() call to the aggregator socket.

How to repeat:
See attached test case file. It's run with arguments such as "2 2000" (2 threads with 2 tables, 2000 inserts).