Kbase P84445: Sonic Broker is leaking memory
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/11/2005 |
|
Status: Verified
FACT(s) (Environment):
SonicMQ 5.0.2
SYMPTOM(s):
Sonic Broker is leaking memory
Broker continue to grow in memory even after messages are already consumed
CAUSE:
bug# Sonic00019992
FIX:
The workaround to have each client reuse a specified ConnectID each time it closes a connection, then create a new one.
Note that ConnectID's for clients connected to the broker at any one time must be unique. Reuse a limited number of connection id's rather than creating an infinite number of unique ones.