Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You will of course need to have the broker libraries on your class path for this to run.

Wiki Markup
{cloak}

Wiki Markup
{toggle-cloak:id=MessageStoreContents}
How can I inspect the contents of my MessageStore?

Wiki Markup
{cloak:id=MessageStoreContents}

...

2) The MessageStore Tool can be used to inspect the contents of a persistent message store. Note: this can currently only be used when the broker is offline.

Wiki Markup
{cloak}

Wiki Markup
{toggle-cloak:id=slowtransient}
Why are my transient messages being so slow?

Wiki Markup
{cloak:id=slowtransient}

You should check that you aren't sending persistent messages, this is the default. If you want to send transient messages you must explicitly set this option

Wiki Markup
{cloak}

Wiki Markup
{toggle-cloak:id=asyncpublish}
Why does my producer fill up the broker with messages?

Wiki Markup
{cloak:id=slowtransient}

...