Skip to content

Conversation

losipiuk
Copy link
Member

@losipiuk losipiuk commented Sep 12, 2025

I most cases it is better if single cluster only runs queries with specific retry policy matching cluster configuration.
This PR adds new configuration property allowed-retry-policies so this can be enforced.

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
(x) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## General
* Add `allowed-retry-policies` configuration property to specify which retry policies can be selected by user

@losipiuk losipiuk force-pushed the lukaszos/explicitly-specify-if-exchange-c-e2b3cc branch from 87b4663 to 1f8b8b2 Compare September 14, 2025 08:09
@losipiuk losipiuk requested a review from wendigo September 14, 2025 08:09
@losipiuk losipiuk force-pushed the lukaszos/explicitly-specify-if-exchange-c-e2b3cc branch from 1f8b8b2 to 793971c Compare September 14, 2025 14:17
@losipiuk losipiuk requested review from martint and wendigo September 14, 2025 14:17
@losipiuk losipiuk force-pushed the lukaszos/explicitly-specify-if-exchange-c-e2b3cc branch from 793971c to a05d8f9 Compare September 14, 2025 15:17
@losipiuk
Copy link
Member Author

@martint please drop the "CR" when you are around.

@losipiuk losipiuk force-pushed the lukaszos/explicitly-specify-if-exchange-c-e2b3cc branch from a05d8f9 to 3ce6743 Compare September 15, 2025 14:11
@losipiuk losipiuk force-pushed the lukaszos/explicitly-specify-if-exchange-c-e2b3cc branch from 3ce6743 to 7d88575 Compare September 15, 2025 14:20
@github-actions github-actions bot added the docs label Sep 15, 2025
@losipiuk losipiuk force-pushed the lukaszos/explicitly-specify-if-exchange-c-e2b3cc branch from 7d88575 to 97badc4 Compare October 6, 2025 21:18
@losipiuk losipiuk requested a review from martint October 6, 2025 21:18
return this;
}

@AssertTrue(message = "Selected retry-policy not present in retry-policy.allowed list")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Selected retry policy not present in..."

@losipiuk losipiuk force-pushed the lukaszos/explicitly-specify-if-exchange-c-e2b3cc branch from 97badc4 to 5a75dc7 Compare October 7, 2025 06:28
@losipiuk losipiuk merged commit bc69e8f into trinodb:master Oct 7, 2025
100 checks passed
@github-actions github-actions bot added this to the 478 milestone Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants