Ticket #632 (new defect)
message queue server hangs after certain time
| Reported by: | umesh.patel@… | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | PL 3.0.1 |
| Component: | MQSv | Version: | 2.0.0 |
| Keywords: | Cc: | pratima.gupta@… | |
| patch waiting for maintainer: | no |
Description
on high load, message queue library threads stuck on pthread mutex lock (Deadlock). Message queue server gets stuck and stops taking further message from the queue.
We are using message queue in synchronous mode, that client waits for server to reply. On 100 messages per seconds problem hit after 10-15 minutes only. This is highly repeatable. This problem observed frequently for message size more than 3500 bytes.
I am attaching pstack file for your reference.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
