Original Question or Issue: |
If a bottleneck is occurring in the parallel queue, and the root cause have not been identified. Administrators have the option to run the MQ Drain Script to allocate system resources to process record in the queue. |
Environment: |
|
Steps to Reproduce: |
|
Error or Log Message: | |
Defect or Enhancement Number: |
|
Cause: | |
Resolution or Workaround: |
For Windows:
For Linux: cd /var/www/html/resources/backup/drainallmq.php
To check if records from the parallel queue have changed, you may run a command from the Mongo Shell.
use tonidoclouddb db.background_queue_parallel.countDocuments() |
Notes: |