[asterisk-bugs] [JIRA] Created: (ASTERISK-20141) Only last realtime member of a queue is not actually removed from queue when removed from database

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Jul 17 10:24:21 CDT 2012


Only last realtime member of a queue is not actually removed from queue when removed from database
--------------------------------------------------------------------------------------------------

                 Key: ASTERISK-20141
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20141
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Addons/res_config_mysql, Applications/app_queue
    Affects Versions: 1.8.11.1
         Environment: OpenSUSE 11.4 2.6.37.6-0.11-desktop #1 SMP PREEMPT 2011-12-19 23:39:38 +0100 x86_64 x86_64 x86_64 GNU/Linux
            Reporter: Marcus Haas
            Assignee: Marcus Haas


In the example I have two MySQL realtime queue members in the Queue "Secuway" (local/8850 at agents, local/8851 at agents).

"QUEUE SHOW Secuway" displays both queue members.

Now I remove the first member from the database.

"QUEUE SHOW Secuway" displays the remaining member.

After removing the second and last queue member from MySQL, "QUEUE SHOW Secuway" still shows it and the debug log says "Queue Secuway has no realtime members defined. No need for update". Also there is no REMOVEMEMBER Action logged to the queue_log for the last queue member.

Full debug log is attached



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list