m3db / m3

M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
https://m3db.io/
Apache License 2.0
4.7k stars 451 forks source link

Fix NPE panic on SyncCluster failure #4246

Closed justinjc closed 9 months ago

justinjc commented 11 months ago

What this PR does / why we need it:

Fixes segmentation violation when DynamicConfiguration.SyncCluster() fails.

Special notes for your reviewer:

Does this PR introduce a user-facing and/or backwards incompatible change?:

NONE

Does this PR require updating code package or user-facing documentation?:

NONE