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

Temporarily disable Aurora binlog filtering for gh-ost #36116

Merged
merged 1 commit into from
Jul 31, 2020

Conversation

sureshc
Copy link
Contributor

@sureshc sureshc commented Jul 31, 2020

Temporarily disable Aurora binlog filtering on production Aurora cluster because it must be disabled so the gh-ost utility can be used to modify the schema of a large table (#36110).

Testing story

Listing changes to existing stack `DATA-production`:
Modify AuroraClusterDBParameters [AWS::RDS::DBClusterParameterGroup] Properties (Parameters)
Modify AuroraReportingClusterDBParameters [AWS::RDS::DBClusterParameterGroup] Properties (Parameters)

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@sureshc sureshc merged commit 16976c0 into staging Jul 31, 2020
@sureshc sureshc deleted the temporarily-disable-binlog-filtering-for-gh-ost branch July 31, 2020 22:54
sureshc added a commit that referenced this pull request Aug 2, 2020
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.

None yet

2 participants