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

[stable26] add the server roots and version info hash to apcu prefix #37872

Merged
merged 2 commits into from
May 15, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #37853

@blizzz blizzz added the 3. to review Waiting for reviews label Apr 21, 2023
@juliusknorr juliusknorr added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 12, 2023
@juliusknorr
Copy link
Member

Probably needs a rebase to run CI again, but waiting until todays releases are out.

blizzz added 2 commits May 15, 2023 13:55
fixes collissions when more than one instance is running on the same
system

For the memcaches we use a more complex prefix, where version and
instance ID are incorporated. We do not have this data at hand at this
point of time. But we can get the mtime of the version.php file
relatively cheap.

Signed-off-by: Arthur Schiwon <[email protected]>
- in most cases it would read again in \OC_Util::loadVersion anyway
- remove some unused use statements

Signed-off-by: Arthur Schiwon <[email protected]>
@juliusknorr juliusknorr force-pushed the backport/37853/stable26 branch from 429ed88 to 2408b71 Compare May 15, 2023 11:55
@juliusknorr juliusknorr merged commit cbdc10a into stable26 May 15, 2023
@juliusknorr juliusknorr deleted the backport/37853/stable26 branch May 15, 2023 19:26
@blizzz blizzz mentioned this pull request May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants