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

VStream API: allow keyspace-level heartbeats to be streamed (#16593) #620

Open
wants to merge 4 commits into
base: slack-19.0
Choose a base branch
from

Conversation

makinje16
Copy link
Member

@makinje16 makinje16 commented Mar 7, 2025

Description

backport vitessio#16593

Related Issue(s)

Checklist

  • "Backport to:" labels have been added if this change should be back-ported to release branches
  • If this change is to be back-ported to previous releases, a justification is included in the PR description
  • Tests were added or are not required
  • Did the new or modified tests pass consistently locally and on CI?
  • Documentation was added or is not required

Deployment Notes

Copy link

salesforce-cla bot commented Mar 7, 2025

Thanks for the contribution! Before we can merge this, we need @rohit-nayak-ps to sign the Salesforce Inc. Contributor License Agreement.

@github-actions github-actions bot added this to the v19.0.7 milestone Mar 7, 2025
@tanjinx tanjinx marked this pull request as ready for review March 10, 2025 16:42
@tanjinx tanjinx requested a review from a team as a code owner March 10, 2025 16:42
}
log.Infof("Starting to vstream from %s, with req %+v", tabletAliasString, req)
var vstreamCreatedOnce sync.Once
Copy link

Choose a reason for hiding this comment

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

line 621 should be removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants