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

Revert "Add PhpArrayAdapter to cache metadata" #1255

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

ostrolucky
Copy link
Member

@ostrolucky ostrolucky commented Nov 10, 2020

Reverts #1196

Few issues popped up and looks like at least #1251 is not very solvable on our side, as PHPArray cache is not designed to be modified, which includes deleting it as well. #1249 is most likely tricky to solve as well.

This decision came from both me and @dmaicher. We need to rollback this fast, because it introduces deprecation of the option we suggested to remove. If we rollback it after lot of people removed their metadata cache configurations, they will experience regressed performance.

We can always reintroduce this thing later, with more bug-prove solution.

@ostrolucky ostrolucky added this to the 2.2.1 milestone Nov 10, 2020
@ostrolucky ostrolucky merged commit b9dbe5c into 2.2.x Nov 10, 2020
@stof stof deleted the revert-1196-issue-1186 branch December 5, 2020 14:59
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.

2 participants