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

Fix Statcache issue #2351

Merged
merged 8 commits into from
Dec 14, 2021
Merged

Fix Statcache issue #2351

merged 8 commits into from
Dec 14, 2021

Conversation

kobergj
Copy link
Contributor

@kobergj kobergj commented Dec 10, 2021

Statcache is not working correctly. Some tests fail in local but are green on ci.

Goals:

  1. Make tests red on ci
  2. Make tests green on ci

Note: The order is important

@update-docs
Copy link

update-docs bot commented Dec 10, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@kobergj kobergj changed the title Fix Statcache issue [test-only] Fix Statcache issue Dec 10, 2021
@kobergj kobergj changed the title [test-only] Fix Statcache issue Fix Statcache issue Dec 10, 2021
@kobergj kobergj marked this pull request as ready for review December 13, 2021 11:28
@kobergj kobergj requested review from glpatcern, ishank011, labkode and a team as code owners December 13, 2021 11:28
@kobergj kobergj requested review from rhafer and removed request for labkode, glpatcern and ishank011 December 13, 2021 11:28
@kobergj
Copy link
Contributor Author

kobergj commented Dec 13, 2021

@rhafer this should fix the (locally) failing test in ci and on local. Please double check!

Copy link
Contributor

@rhafer rhafer left a comment

Choose a reason for hiding this comment

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

this should fix the (locally) failing test in ci and on local. Please double check!

Yeah, this works locally here now was well. Thanks.

This looks good to me overall. Though I would really like to avoid adding the hardcoded spaceid here. Is there a way we can move that into a constant?

internal/grpc/services/gateway/storageprovidercache.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants