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

RavenDB-21993 - don't allow automatic fail over in changes api when tracking node-specific operations #18494

Merged
merged 4 commits into from
May 17, 2024

Conversation

lastav5
Copy link
Contributor

@lastav5 lastav5 commented May 9, 2024

Issue link

https://issues.hibernatingrhinos.com/issue/RavenDB-21993

Additional description

v6.0 PR for #18417

Additional changes:

Disposing the orchestrator (ShardedDatabaseContext) will dispose existing operations, which in turn will dispose all shards' changes apis.

@arekpalinski arekpalinski mentioned this pull request May 16, 2024
@arekpalinski
Copy link
Member

I have rebased the PR just in case to let the tests run again

@arekpalinski arekpalinski merged commit c66f90a into ravendb:v6.0 May 17, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants