-
Notifications
You must be signed in to change notification settings - Fork 77
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
[DMS] Request for New Features: Enhancements for Distributed Message Service (DMS) Management #2729
Comments
@Jambo-sudo
Need to implement: And this also: |
…2733) [Feat.] DMS: Add new resource opentelekomcloud_dms_consumer_group_v2 Summary of the Pull Request Add new DMS resources: opentelekomcloud_dms_consumer_group_v2 PR Checklist Refers to: #2729 Tests added/passed. Documentation updated. Schema updated. Release notes added. Acceptance Steps Performed === RUN TestAccDmsConsumerGroupV2_basic --- PASS: TestAccDmsConsumerGroupV2_basic (667.29s) PASS Reviewed-by: Anton Sidelnikov
Hi @Jambo-sudo , The resource opentelekomcloud_dms_consumer_group_v2 will be in the next release. However opentelekomcloud_dms_reassign_partitions_v2 cannot be created as of now since the API endpoint cannot be formed from the client in catalog. Standard API endpoints for DMS are of the type However, for "Initiating Partition Reassigning for a Kafka Instance", the API endpoint (see below) does not conform to this pattern. POST /v2/kafka/{project_id}/instances/{instance_id}/reassign We are awaiting the response from concerned team before proceeding with this one. |
Hello,
Our current workflow revolves around managing Distributed Message Service (DMS) instances and their associated functionalities. To optimize these processes, we propose enhancing the following features:
.
We eagerly await the launch of these features.
Best wishes
The text was updated successfully, but these errors were encountered: