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

HostSelectionPolicy: add Reset method, Session.Close: call HostSelect… #166

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

moguchev
Copy link

I'm not entirely sure this is even the right idea but in some cases panic in our application (shared policy) caused us inconvenience. In my opinion if one session is closed, another session can start working with host policy (because the condition is fulfilled that there is only one session working with token aware host policy).

I propose to consider this request)

@roydahan roydahan requested a review from sylwiaszunejko April 14, 2024 14:54
@sylwiaszunejko
Copy link
Collaborator

@moguchev pls rebase on master

@sylwiaszunejko sylwiaszunejko self-assigned this Jun 20, 2024
@moguchev
Copy link
Author

Okay

@sylwiaszunejko
Copy link
Collaborator

@moguchev ping

@moguchev moguchev force-pushed the host_policy_reset branch from 435fcd1 to b22eaf2 Compare June 28, 2024 09:52
@moguchev
Copy link
Author

done

@sylwiaszunejko sylwiaszunejko merged commit e853e9b into scylladb:master Jun 28, 2024
1 check passed
@sylwiaszunejko
Copy link
Collaborator

@moguchev thank you for your contributions

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.

3 participants