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

Read Replication but not round robin. #1232

Open
jatinkhurana1998 opened this issue Jan 7, 2023 · 0 comments
Open

Read Replication but not round robin. #1232

jatinkhurana1998 opened this issue Jan 7, 2023 · 0 comments

Comments

@jatinkhurana1998
Copy link

So the read replica we use have a time out of 2 seconds, and for one of the search queries where we send like = %xyz% the indexes of the table doesn't work and the query gives a timeout.

I need to direct these request to a different replica which have a larger time-out time.

As even if we have what current support we have of putting more replicas in the the file, requests will be served in a round robin fashion, and we won't be able to send these specific requests to that replica.

If a feature like this exist, please help.
Thankyou.

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

No branches or pull requests

1 participant