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

[DE-771] transaction aware deserializer #554

Merged
merged 11 commits into from
Apr 4, 2024
Merged

Conversation

rashtao
Copy link
Collaborator

@rashtao rashtao commented Apr 3, 2024

This PR adds a new (optional) method to ArangoSerde which accepts an additional deserialization context as parameter. In the current implementation, the deserialization context contains only the stream transaction id of the request.

Furthermore, all request options classes with stream transaction id property implement now a new interface TransactionalOptions.

@cla-bot cla-bot bot added the cla-signed label Apr 3, 2024
Copy link

sonarcloud bot commented Apr 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@rashtao rashtao merged commit 54c680d into main Apr 4, 2024
34 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant