Skip to content

Cache Self and Director tests should test both cache hit and cache miss scenarios #3503

@jhiemstrawisc

Description

@jhiemstrawisc

We recently ran into an operational bug where object fetches through caches were failing, but only for cache hits. We didn't detect this in our monitoring because the current director/self tests for caches only ever test the cold cache case.

Let's extend the tests to fetch the same test object twice -- the first covers the cache miss case, and the second covers the cache hit case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions