Reason for messages to stay in topic without being consumed.

Reason for messages to stay in topic without being consumed.

book

Article ID: KB0089321

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Description:
= = = = = = =

Messages stay in topic without being consumed.


Environment:
= = = = = = =

All


Resolution:
= = = = = =

If a topic has an offline durable subscriber, the messages will stay in the topic until the offline durable becomes active and consumes it or the offline durable subscription is deleted from the topic. This can be checked to find out which durable holds these messages by doing the following:

“show topic &lttopic name>” and “show durables”.  

You could delete the durable by using “delete durable &ltdurable-name>” if it is not needed or bring up an active consumer to consume the messages.

Issue/Introduction

Reason for messages to stay in topic without being consumed.