Closed brycezhongqing closed 8 months ago
As the title said, fix indis null guard log issue for dual-read mode.
dual-read
toki-war-before_change.log
Before we could find this log during some d2 request
2024/03/20 18:13:37.108 INFO [SimpleLoadBalancer] [INDIS DualReadNewLbExecutor-5-3] [toki-war] [] getClusterAndUriProperties for DataVaultAclService timed out, used cached value instead.
Now, this log has been mitigated toki-war.log
create a Depex ticket to bump up this version for all services.
Summary
As the title said, fix indis null guard log issue for
dual-read
mode.Test
toki-war-before_change.log
Before we could find this log during some d2 request
Now, this log has been mitigated toki-war.log
Followup
create a Depex ticket to bump up this version for all services.