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

[8.2] cache isLocal for shared storage #24841

Merged
merged 1 commit into from May 30, 2016
Merged

[8.2] cache isLocal for shared storage #24841

merged 1 commit into from May 30, 2016

Conversation

icewind1991
Copy link
Contributor

Fixes #24651

Better performance for isLocal.

@timm2k @scolebrook can you verify that this fixes the problem for you

9.0/9.1 both have separate sollutions

@PVince81 @rullzer

@icewind1991 icewind1991 added this to the 8.2.6-current-maintenance milestone May 25, 2016
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @schiesbn, @MTGap and @PVince81 to be potential reviewers

@scolebrook
Copy link
Contributor

@icewind1991 Working fine. Thank you.
@bboule @gig13

We could only get this issue to occur on our production environment. Considering our 3 node mysql cluster melted with the previous version of this function, testing this version on production servers was a little scary. But there is no noticeable change in mysql query rate or connections from before (isLocal commented out entirely) and after (this version).

Great job.

@rullzer
Copy link
Contributor

rullzer commented May 26, 2016

👍

@timm2k
Copy link

timm2k commented May 26, 2016

@rullzer rullzer merged commit e20c49d into stable8.2 May 30, 2016
@rullzer rullzer deleted the islocal-cache branch May 30, 2016 06:12
@timm2k
Copy link

timm2k commented May 31, 2016

Overall OC 8.2.5 produces much more queries than 8.1.6: https://cloudstorage.uni-oldenburg.de/index.php/s/KOH0kiKT3X6nETo

Is this an expected behavior?

@lock
Copy link

lock bot commented Aug 5, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants