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

(aws-msk-alpha): Support for 2.8.2.tiered version and tiered storage cluster config property. #27552

Closed
2 tasks
frodera opened this issue Oct 16, 2023 · 2 comments
Closed
2 tasks
Labels
@aws-cdk/aws-msk Related to Amazon Managed Streaming for Apache Kafka (Amazon MSK) feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@frodera
Copy link

frodera commented Oct 16, 2023

Describe the feature

AWS MSK has supported Tiered storage for almost a year now.

Using such feature requires both upgrading the cluster to 2.8.2.tiered version and enabling TIERED storage in the cluster properties (as per the official docs), but the latter is not yet possible via @aws-cdk_aws-msk-alpha.Cluster class.

L1 constructs do support this configuration via aws-cdk-lib.aws_msk.CfnCluster.

Use Case

Enable CDK users to use layer 2 constructs to manage tiered storage in MSK clusters.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.91.0

Environment details (OS name and version, etc.)

Debian GNU/Linux (Docker image)

@frodera frodera added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 16, 2023
@github-actions github-actions bot added the @aws-cdk/aws-msk Related to Amazon Managed Streaming for Apache Kafka (Amazon MSK) label Oct 16, 2023
@frodera
Copy link
Author

frodera commented Oct 16, 2023

Duplicate of #27551

@frodera frodera closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2023
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-msk Related to Amazon Managed Streaming for Apache Kafka (Amazon MSK) feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant