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

Disable client side monitoring #59

Merged
merged 1 commit into from
Jan 18, 2020

Conversation

christianc1
Copy link
Member

Description of the Change

Disables Client Side Monitoring. Support for CSM Configuration was added to the AWS SDK in aws/aws-sdk-php#1834. Recently our users have been getting the following errors when attempting to push snapshots:

Error Message: CSM 'port' value must be an integer!

This pull requests disables CSM as per the AWS SDK spec.

Alternate Designs

Benefits

Possible Drawbacks

I'm not exactly sure what Client Side Monitoring does, so disabling it might have unintended affects.

Verification Process

Testing in progress

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Changelog Entry

  • Disables AWS Client Side Monitoring

@christianc1
Copy link
Member Author

CC: @ivanlopez @PypWalters

@tlovett1
Copy link
Member

I wasn't able to reproduce the problem but will merge anyway.

@tlovett1 tlovett1 merged commit 837e1be into develop Jan 18, 2020
@jeffpaul jeffpaul added this to the 1.6.3 milestone Sep 22, 2020
@jeffpaul jeffpaul deleted the feature/disable-client-side-monitoring branch November 5, 2020 20:08
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.

3 participants