aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/matplotlib/py2
diff options
context:
space:
mode:
authorDaniil Demin <deminds@ydb.tech>2024-04-09 12:38:52 +0300
committerGitHub <noreply@github.com>2024-04-09 12:38:52 +0300
commitca28116546bedb90c1fe10ce9cc9c00e0d5570f4 (patch)
tree561df82990ed78ec0429cc8484d29a2ff23dbe01 /contrib/python/matplotlib/py2
parent76294e7960a896e3a11948a114421d79b6229fd1 (diff)
downloadydb-ca28116546bedb90c1fe10ce9cc9c00e0d5570f4.tar.gz
Remove unnecessary abort when periodic table stats are received from "deleted" shard (#3567)
It turned out to be very possible for SchemeShard to receive TEvPeriodicTableStats from a datashard that has been removed (i.e. ShardInfos has been erased by the shardIdx). TabletIdToShardIdx entry for a shard is not erased, when the shard is being deleted. Moreover, it seems that entries in TabletIdToShardIdx are never erased, unless by .clear(), when the SchemeShard dies.
Diffstat (limited to 'contrib/python/matplotlib/py2')
0 files changed, 0 insertions, 0 deletions