Skip to content

Comments

Fix --clone-cluster-enable-audit-logs overriding other Neptune cluster parameters#197

Open
Cole-Greer wants to merge 2 commits intodevelopfrom
fixCloneClusterEnableAuditLogs
Open

Fix --clone-cluster-enable-audit-logs overriding other Neptune cluster parameters#197
Cole-Greer wants to merge 2 commits intodevelopfrom
fixCloneClusterEnableAuditLogs

Conversation

@Cole-Greer
Copy link
Collaborator

Issue #, if available: N/A

Description of changes:

Fixes a bug in which the addition of "neptune_enable_audit_log" parameter in the cluster clone would override the other cluster parameters, including "neptune_query_timeout" and "neptune_streams". This resulted in exports getting stuck in an infinite loop as the presence of "neptune_query_timeout" is used for validating successful parameter group creation.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…r parameters

Fixes a bug in which the addition of "neptune_enable_audit_log" parameter in the
cluster clone would override the other cluster parameters, including
"neptune_query_timeout" and "neptune_streams". This resulted in exports getting
stuck in an infinite loop as the presence of "neptune_query_timeout" is used for
validating successful parameter group creation.
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.

1 participant