Skip to content
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

Ignore NotInTransactionException while obtaining stats #23917

Conversation

losipiuk
Copy link
Member

If query gets cancelled during planning transaction is removed from transaction manager and we start getting errors while trying to get table stats. Ignore such failures to avoid log pollution.

@cla-bot cla-bot bot added the cla-signed label Oct 25, 2024
@losipiuk losipiuk added no-release-notes This pull request does not require release notes entry and removed cla-signed labels Oct 25, 2024
@losipiuk losipiuk requested a review from wendigo October 25, 2024 10:03
If query gets cancelled during planning transaction is removed from
transaction manager and we start getting errors while trying to get
table stats. Ignore such failures to avoid log pollution.
@losipiuk losipiuk force-pushed the lukaszos/ignore-notintransactionexception-while-obtaining-stats-52eddb branch from a28b656 to a0bade0 Compare October 25, 2024 10:12
@cla-bot cla-bot bot added the cla-signed label Oct 25, 2024
@losipiuk
Copy link
Member Author

losipiuk commented Nov 4, 2024

repaced with #23919

@losipiuk losipiuk closed this Nov 4, 2024
@losipiuk losipiuk deleted the lukaszos/ignore-notintransactionexception-while-obtaining-stats-52eddb branch November 4, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

1 participant