Mistral is missing a DB migration that cleans up delayed calls with an empty "key" column

Bug #1887335 reported by Renat Akhmerov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Medium
Renat Akhmerov

Bug Description

There was a bug https://bugs.launchpad.net/mistral/+bug/1861988 fixed in Ussuri. Due to the bug, some Mistral installations might have redundant DB rows in the table delayed_calls_v2. We need to provide a DB migration that cleans them up. Presence of these rows slows the system down.

Changed in mistral:
milestone: none → victoria-1
assignee: nobody → Renat Akhmerov (rakhmerov)
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to mistral (master)

Fix proposed to branch: master
Review: https://review.opendev.org/740613

Changed in mistral:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to mistral (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/740622

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral (master)

Reviewed: https://review.opendev.org/740613
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=a2fda40514a499f9980300276ec84e7065cd39b5
Submitter: Zuul
Branch: master

commit a2fda40514a499f9980300276ec84e7065cd39b5
Author: Renat Akhmerov <email address hidden>
Date: Mon Jul 13 13:02:48 2020 +0700

    Add a migration that deletes redundant delayed calls

    * Due to the bug https://bugs.launchpad.net/mistral/+bug/1861988
      some Mistral installations may have redundant delayed calls with
      the empty "key" column. This patch adds a DB migration that cleans
      them up.

    Change-Id: Ic46d3d711a03fbd6364809a0fddcbb48f3e28d2a
    Closes-Bug: #1887335

Changed in mistral:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral (stable/ussuri)

Reviewed: https://review.opendev.org/740622
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=2a1736f0709d7316ae9b7bf6fa9b488c7a342009
Submitter: Zuul
Branch: stable/ussuri

commit 2a1736f0709d7316ae9b7bf6fa9b488c7a342009
Author: Renat Akhmerov <email address hidden>
Date: Mon Jul 13 13:02:48 2020 +0700

    Add a migration that deletes redundant delayed calls

    * Due to the bug https://bugs.launchpad.net/mistral/+bug/1861988
      some Mistral installations may have redundant delayed calls with
      the empty "key" column. This patch adds a DB migration that cleans
      them up.

    Change-Id: Ic46d3d711a03fbd6364809a0fddcbb48f3e28d2a
    Closes-Bug: #1887335

tags: added: in-stable-ussuri
Changed in mistral:
milestone: victoria-1 → victoria-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/mistral ussuri-eol

This issue was fixed in the openstack/mistral ussuri-eol release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.