Skip to content

Allow putDimensionSet after setDimensions #63

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 1 commit into from
Jan 5, 2021
Merged

Allow putDimensionSet after setDimensions #63

merged 1 commit into from
Jan 5, 2021

Conversation

ivan-moto
Copy link
Contributor

Before this change, if you call MetricDirective.setDimensions and
then MetricDirective.putDimensionSet, you get UnsupportedOperationException.
With this change, everything works as expected.

Issue #, if available:
59

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Before this change, if you call MetricDirective.setDimensions and
then MetricDirective.putDimensionSet, you get UnsupportedOperationException.
With this change, everything works as expected.
@ivan-moto
Copy link
Contributor Author

This PR is a continuation of #62

@yaozhaoy yaozhaoy self-requested a review January 5, 2021 02:11
@yaozhaoy yaozhaoy merged commit b98de71 into awslabs:master Jan 5, 2021
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