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

[Kafka]ImprovementErrorMessage #42599

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

xinlian12
Copy link
Member

Issue:
When an incorrect databaseName is being provided, the connector will fail with error message "validateContainers failed". The error message here is a little bit vague.

Fix:
When an incorrect databaseName is being provided, changed the error message to "Database specified in the config does not exist in the CosmosDB account."

@xinlian12 xinlian12 requested review from kirankumarkolli and a team as code owners October 25, 2024 17:00
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@xinlian12
Copy link
Member Author

/azp run java - cosmos - kafka

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

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

LGTM

@xinlian12 xinlian12 merged commit a279063 into Azure:main Oct 25, 2024
39 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.

3 participants