Duplicate
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Neil HuangNeil HuangReporter
Yu SuiYu SuiPriority
MajorInstabug
Open Instabug
Details
Details
Assignee
Neil Huang
Neil HuangReporter
Yu Sui
Yu SuiPriority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created March 21, 2018 at 10:21 PM
Updated December 2, 2020 at 5:20 AM
Resolved December 2, 2020 at 5:20 AM
As of now, when security settings on target, e.g., clientCertAuth, are changed, existing data connections to target will continue to work. All subsequent http calls to target will fail, though. This leads to two issues:
data replication will continue with old security settings, this may not be what customer wants.
essential replication functions that reply on target info, e.g., topology change detector, will stop working, which leaves replication in a vulnerable state.
One way to fix this is to periodically poll target for security setting changes. This can be piggybacked on existing http calls to target or new calls.