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

[controller] Do not delete parent VT for target colo batch push #964

Merged
merged 9 commits into from May 1, 2024

Conversation

majisourav99
Copy link
Contributor

Do not delete parent VT for target colo batch push

Concurrent pushes are checked using parent VT. For batch store target colo push, it should not delete the parent VT after push finishes in target colo. It will delete the topic on completion of the rest of colo ingestion. Also updated overallStatus in VPJ only if rest of the colo push finishes.

How was this PR tested?

GHCI

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to explain your proposed changes and call out the behavior change.

@majisourav99 majisourav99 changed the title [controller] Do not delete parent VT for target colo batch push [controller][vpj] Do not delete parent VT for target colo batch push Apr 26, 2024
@majisourav99 majisourav99 changed the title [controller][vpj] Do not delete parent VT for target colo batch push [controller] Do not delete parent VT for target colo batch push May 1, 2024
Copy link
Contributor

@huangminchn huangminchn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Sourav!

@majisourav99 majisourav99 merged commit 054ea3f into linkedin:main May 1, 2024
32 checks passed
@majisourav99 majisourav99 deleted the targetPush branch May 1, 2024 17:43
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.

None yet

2 participants