You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Async client initializer uses separate thread to perform it's job.
This thread does not have CDS attached, so it crashes in case of call to RPC thread pool.
Such call is possible when master resolution failed and such result already stored in DNS cache.
Test Plan: ybd --gtest_filter ClientTest.BadMasterAddress
Reviewers: timur
Reviewed By: timur
Subscribers: ybase
Differential Revision: https://phabricator.dev.yugabyte.com/D9326
Summary:
Async client initializer uses separate thread to perform it's job.
This thread does not have CDS attached, so it crashes in case of call to RPC thread pool.
Such call is possible when master resolution failed and such result already stored in DNS cache.
Test Plan:
ybd --gtest_filter ClientTest.BadMasterAddress
Jenkins: rebase: 2.1
Reviewers: timur
Reviewed By: timur
Subscribers: ybase
Differential Revision: https://phabricator.dev.yugabyte.com/D9333
Summary:
Async client initializer uses separate thread to perform it's job.
This thread does not have CDS attached, so it crashes in case of call to RPC thread pool.
Such call is possible when master resolution failed and such result already stored in DNS cache.
Test Plan:
ybd --gtest_filter ClientTest.BadMasterAddress
Jenkins: rebase: 2.2
Reviewers: timur
Reviewed By: timur
Subscribers: ybase
Differential Revision: https://phabricator.dev.yugabyte.com/D9334
This looks like it might be related to DNS resolution from cache for k8s universes.
Core dump:
coreDump.txt
The text was updated successfully, but these errors were encountered: