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

Add max_failover_replication_time_lag configuration with constraints #938

Conversation

vsharma6855
Copy link
Contributor

@vsharma6855 vsharma6855 commented Oct 28, 2024

  • Set description for max_failover_replication_time_lag
  • Define value constraints (min: 10, max: 9223372036854776000)
  • Provide default (60) and example (50) values

v.sharma and others added 3 commits October 28, 2024 19:38
- Set description for `max_failover_replication_time_lag`
- Define value constraints (min: 10, max: 9223372036854776000)
- Provide default (60) and example (4) values
loosla
loosla previously approved these changes Oct 28, 2024
Copy link
Contributor

@loosla loosla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me 👍
It would be great if this new field - max_failover_replication_time_lag - could be added to godo, doctl, and Terraform.

It seems that synchronous_replication and stat_monitor_enable are also absent from godo, doctl, and Terraform.

…res_advanced_config.yml

Co-authored-by: Andrew Starr-Bochicchio <[email protected]>
@vsharma6855
Copy link
Contributor Author

It looks good to me 👍 It would be great if this new field - max_failover_replication_time_lag - could be added to godo, doctl, and Terraform.

It seems that synchronous_replication and stat_monitor_enable are also absent from godo, doctl, and Terraform.

Yes, we will be adding PR for that.

Copy link
Contributor

@loosla loosla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@vsharma6855
Copy link
Contributor Author

Here is the card for above recommendations:
https://do-internal.atlassian.net/browse/DBAAS-5519

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