Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Conversation

@srijeet0406
Copy link
Contributor

Closes: #6896


Which Traffic Control components are affected by this PR?

  • Traffic Ops

What is the best way to verify this PR?

Follow the steps in #6896

If this is a bugfix, which Traffic Control versions contained the bug?

  • master

PR submission checklist

@srijeet0406 srijeet0406 added Traffic Ops related to Traffic Ops regression bug a bug in existing functionality introduced by a new version labels Jun 28, 2022
Copy link
Contributor

@ericholguin ericholguin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Ran CiaB and made a POST to cachegroups /cachegroups/8/queue_update with the request body: {"action": "dequeue", "cdnId": 2} did not get an Internal Server Error. Got:

HTTP/1.1 200 OK
{
    "response": {
        "cachegroupName": "CDN_in_a_Box_Edge",
        "action": "dequeue",
        "serverNames": [
            "trafficmonitor",
            "trafficrouter",
            "edge"
        ],
        "cdn": "CDN-in-a-Box",
        "cachegroupID": 8
    }
}

@rawlinp rawlinp merged commit 32d6e18 into apache:master Jun 29, 2022
zrhoffman pushed a commit to zrhoffman/trafficcontrol that referenced this pull request Oct 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

regression bug a bug in existing functionality introduced by a new version Traffic Ops related to Traffic Ops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updates can no longer be dequeued on Cache Groups

3 participants