Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted feature sets not removed from cache #7

Open
lrouquette opened this issue Sep 28, 2017 · 0 comments
Open

Deleted feature sets not removed from cache #7

lrouquette opened this issue Sep 28, 2017 · 0 comments
Assignees
Labels

Comments

@lrouquette
Copy link

Steps:

  1. Create a feature set
  2. Retrieve the list of sets from cache endpoint e.g. /sets (presumably that list is now cached)
  3. Delete the feature set
  4. After a reasonable amount of time, retrieve the list of sets again (same as 2.)

Result: the deleted feature set is still in the list.

This is a pretty low severity issue in terms of functionality, but it does mean that the /sets API doesn't return the same data on the cache vs. the origin, which could be significant.

@phylake phylake self-assigned this May 7, 2018
@phylake phylake added the bug label May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants