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

AbstractQueryProtocol#isValid optimize code #129

Closed
wants to merge 1 commit into from

Conversation

fgaule
Copy link
Contributor

@fgaule fgaule commented Aug 23, 2018

@rusher i'm assuming galeraAllowableState is inmutable so i can split it values only once instead of doing it on every call. I have also add 2 log calls when a SocketTimeoutException is raised.

I'm trying to optimize isValid calls after monitoring times in my app.
image

Please feel free to comment and ask for changes.

@rusher
Copy link
Collaborator

rusher commented Dec 20, 2018

merged on develop branch with commit 1c604d1

@rusher rusher closed this Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants