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

[GoogleCloudSpannerReceiver] Spanner database not found #27067

Conversation

harishbohara11
Copy link

Description:

At present, GoogleCloudSpannerReceiver exits if even one of the databases is not found. It doesn't collect data for other databases which are present. Modifying the receiver to move on to the next database if it encounters an absent database.

Link to tracking Issue:
#14624

Testing:
Modified unit test to check error handling. Manual testing with local docker setup done.

Documentation:

@TylerHelmuth
Copy link
Member

/cc @architjugran @varunraiko @KiranmayiB as code owners

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2023

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Oct 6, 2023
@github-actions
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Oct 20, 2023
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.

2 participants