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

Shorten node identifier if necessary #153

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

graben
Copy link
Contributor

@graben graben commented Jul 13, 2024

Reintroduce feature originally introduced by #136 based on a new enhancement to Narayana 7.0.2 (jbosstm/narayana#2259). Analogous to Quarkus an explicit flag narayana.shorten-node-identifier-if-necessary has been added to activate the shortening feature (false by default!)

In this context, the property coming from the old Spring-Boot days narayana.transaction-manager-id has been deprecated in favour of narayana.node-identifier to better reflect the real meaning of the property (adjust to Narayana internal naming!).

@graben
Copy link
Contributor Author

graben commented Jul 13, 2024

@geoand: Last enhancement for now. Please have a look at the new shortening feature. It's well tested by Narayana but not introduced into Quarkus yet as far as I know. I tested it against MariaDB (#140) and a few other database vendors.

@geoand geoand merged commit 0173487 into snowdrop:main Jul 15, 2024
2 checks passed
@graben graben deleted the nodeidentifier branch July 15, 2024 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants