Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Conversation

jmfinelli
Copy link
Contributor

@jmfinelli jmfinelli commented Sep 6, 2024

This PR addresses JBTM-3921

@jbosstm-bot
Copy link

⚠️ documentation CI not started.

Author is not the 'documentation' contributor, members of jbosstm can write comment of text TESTIT to permit it.

@jmfinelli
Copy link
Contributor Author

jmfinelli commented Sep 10, 2024

Rather than: product/product_documentation.html and project/project_documentation.html

Done. Thanks @tomjenkinson

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@tomjenkinson
Copy link
Member

Thank you @jmfinelli !

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

In addition to be able to store appropriate information, all participants within a distributed transaction must log similar information, which allows them to take a same decision either to set data in their final state or in their initial state.

Two techniques are, in general, used to ensure transaction's atomicity.
A first technique focuses on manipulated data, such as the Do/Undo/Redo protocol (considered as a recovery mechanism in a centralised system), which allows a participant to set its data in their final values or to retrieve them in their initial values.
Copy link
Member

@marcosgopen marcosgopen Sep 16, 2024

Choose a reason for hiding this comment

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

I am having a look at this PR. This file is strangely long! I can see that it is well migrated, but I can also see duplications in this new file like in the old one. i.e. these lines https://github.com/jbosstm/documentation/pull/73/files#diff-62ade1ca747887147020c9aa09a6bcdf9074ceb197e58ec5cd41cc67eecb1629R278-R333 can be found also at lines https://github.com/jbosstm/documentation/pull/73/files#diff-62ade1ca747887147020c9aa09a6bcdf9074ceb197e58ec5cd41cc67eecb1629R1602-R1656
Some parts look duplicated, do you know why?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks @marcosgopen. I also noticed that trailmap.adoc has some duplications (and other problems), which are also present in the current documentation. My suggestion is to go ahead with the review and then fix trailmap.adoc once we merge this PR. WDYT?

Copy link
Member

Choose a reason for hiding this comment

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

I agree, that can be checked in a separate PR since the duplication was already present and it was not introduced in this PR

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@marcosgopen
Copy link
Member

Great work with the migration @jmfinelli ! LGTM +1

@jmfinelli jmfinelli merged commit 6bd7ae5 into jbosstm:main Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants