trino
trino copied to clipboard
Add retry and jmx metrics while generating Thrift's delegation token
Description
Additional context and related issues
fixes : https://github.com/trinodb/trino/issues/20999
Release notes
( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release notes are required. Please propose a release note for me. ( ) Release notes are required, with the following suggested text:
# Section
* Fix some things. ({issue}`20999`)
cc @electrum if you can please help with the review, thanks a lot!
@electrum will cross check the pt failures.
This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua
@osscm .. can you address the final remarks from @electrum .. I think this is ready to merge afterwards since he approved. Any concerns @findinpath ?
Ack @manfred
On Mon, May 13, 2024 at 9:16 AM Manfred Moser @.***> wrote:
@osscm https://github.com/osscm .. can you address the final remarks from @electrum https://github.com/electrum .. I think this is ready to merge afterwards since he approved. Any concerns @findinpath https://github.com/findinpath ?
— Reply to this email directly, view it on GitHub https://github.com/trinodb/trino/pull/21000#issuecomment-2108129424, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXQ2PYWXQAF3TZKZTRUITK3ZCDRPLAVCNFSM6AAAAABEN6XRJOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBYGEZDSNBSGQ . You are receiving this because you were mentioned.Message ID: @.***>
This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua
Closing this pull request, as it has been stale for six weeks. Feel free to re-open at any time.
@electrum can you look .. seems like you approved already. Could you merge? I will see what the CI build does ...
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: mmalhotra. This is most likely caused by a git client misconfiguration; please make sure to:
- check if your git client is configured with an email to sign commits
git config --list | grep email
- If not, set it up using
git config --global user.email [email protected]
- Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
Please squash commits
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: mmalhotra. This is most likely caused by a git client misconfiguration; please make sure to:
- check if your git client is configured with an email to sign commits
git config --list | grep email
- If not, set it up using
git config --global user.email [email protected]
- Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
lgtm % failure is related % please squash commits
updated, can we merge it now, please?