-
Notifications
You must be signed in to change notification settings - Fork 727
YQ-4798 added feature flag for topic client AS threads usage #26987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
YQ-4798 added feature flag for topic client AS threads usage #26987
Conversation
🟢 |
success.Apply([=](const auto& future) { | ||
TDuration delta = TInstant::Now() - startTime; | ||
LWPROBE(DescribeQueryRequest, scope, user, queryId, delta, byteSize, future.GetValue()); | ||
LWPROBE(GetQueryStatusRequest, scope, user, queryId, delta, byteSize, future.GetValue()); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(unrelated drive-by-fix, but ok)
⚪
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ ⚪
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
5d6af28
to
00c0767
Compare
⚪ ⚪ Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Changelog entry
Added feature flag for topic client AS threads usage
Changelog category
Description for reviewers