Question:
How to clear out queued items from caches or pipelines?
Answer:
This is a Hard Reset of the Queue, But it will clear out all the Queued messages on all Caches/Pipelines.
Perform the following steps:
- Stop all Real-Time cache connectors or Pipelines
- Stop vds on all nodes, starting with Followers first and Leader in the Last
- Rename the following folder $RLI_HOME/vds_server/data/cn_queue
- Start vds with Leader First and all followers next
This should create an empty queue after starting
NOTE: This will clear out All the queued/pending messages from All the Real-Time cache refreshes OR pipelines. Hence, you need to re-initialize all the Real-Time caches OR run upload on all the GlobalSync pipelines, that had pending changes in queue > 0
Comments
Please sign in to leave a comment.