Consultor Eletrônico



Kbase P8629: Is there a limit for the number of messages in a topic ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Unverified

GOAL:

Is there a limit for the number of persistent messages in a topic ?

FACT(s) (Environment):

SonicMQ 3.0

FIX:

Messages destined for disconnected durable subscribers are being written to the database when they are received by the broker. With SonicMQ version 3.0 using JRE 1.1.8 the database will keep growing until it runs out of disk space or reach the 2GB limit because of the file size limit of JRE 1.1.x of 2GB.
With SonicMQ version 4.x because of using JRE 1.3.x there is no such 2GB limit anymore.