Skip to content

Add proper errors to promisified admin api #159

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

Merged
merged 8 commits into from
Dec 15, 2024

Conversation

milindl
Copy link
Contributor

@milindl milindl commented Nov 14, 2024

Compatibility related changes relating to partial-success or failure cases for createTopics, deleteGroups, and deleteTopicRecords.

@milindl milindl requested review from a team as code owners November 14, 2024 11:11
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

CHANGELOG.md Outdated
@@ -7,6 +7,7 @@ v0.5.0 is a limited availability feature release. It is supported for all usage.

1. Add support for an Admin API to delete records.(#141).
2. Fixes an issue with unresolved raced Promises leaking in the consumer (#151).
3. Add KafkaJS-compatible errors to promisified Admin API (createTopics, deleteGroups, deleteTopicRecords) (#).
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add PR number

Copy link
Contributor

@emasab emasab left a comment

Choose a reason for hiding this comment

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

Just that comment, thanks

@airlock-confluentinc airlock-confluentinc bot force-pushed the add_proper_errors_to_promisified_admin_api branch from cef9420 to 1997e22 Compare December 14, 2024 16:40
Copy link
Contributor

@emasab emasab left a comment

Choose a reason for hiding this comment

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

LGTM

@milindl milindl merged commit 3cd0526 into master Dec 15, 2024
2 checks passed
@milindl milindl deleted the add_proper_errors_to_promisified_admin_api branch December 15, 2024 04:29
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.

2 participants