Skip to content

docs: Add Idempotency and Correlation documentation and example#516

Open
matheusandre1 wants to merge 1 commit into
quarkiverse:mainfrom
matheusandre1:issue168
Open

docs: Add Idempotency and Correlation documentation and example#516
matheusandre1 wants to merge 1 commit into
quarkiverse:mainfrom
matheusandre1:issue168

Conversation

@matheusandre1
Copy link
Copy Markdown
Contributor

@matheusandre1 matheusandre1 commented May 4, 2026

Description

Closes: #168

Checklist

Before submitting this PR, please ensure:

  • I ran the full build with integration tests locally: ./mvnw clean install -DskipITs=false
  • Code follows the project's code conventions
  • Tests have been added/updated to cover the changes
  • Documentation has been updated (if user-facing changes)
  • Commit messages are clear and follow conventional commits style
  • I have read and followed the Contributing Guide
  • I have read and comply with the LLM Usage Policy (if applicable)

Additional Notes

@matheusandre1 matheusandre1 requested a review from a team as a code owner May 4, 2026 23:41
@matheusandre1 matheusandre1 marked this pull request as draft May 4, 2026 23:42
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

🚀 PR Preview c68a608 has been successfully built and deployed to https://quarkiverse-flow-pr-516-preview.surge.sh

@matheusandre1
Copy link
Copy Markdown
Contributor Author

I added and adjusted the documentation #273 (comment), including the new implementation of pr: #517

@mcruzdev

Copy link
Copy Markdown
Member

@mcruzdev mcruzdev left a comment

Choose a reason for hiding this comment

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

I left my first review, it looks really great and is a very important documentation to have. Please, see my comments and let me know what do you think about it.

Comment thread docs/modules/ROOT/pages/idempotency-correlation.adoc Outdated
Comment thread docs/modules/ROOT/pages/idempotency-correlation.adoc Outdated
Comment thread docs/modules/ROOT/pages/idempotency-correlation.adoc Outdated
Comment thread docs/modules/ROOT/pages/idempotency-correlation.adoc Outdated
Comment thread docs/modules/ROOT/pages/idempotency-correlation.adoc Outdated
Comment thread docs/modules/ROOT/pages/concepts-architecture.adoc Outdated
Comment thread docs/modules/ROOT/examples/org/acme/IdempotencyExample.java
Comment thread docs/modules/ROOT/pages/idempotency-correlation.adoc Outdated
Comment thread docs/modules/ROOT/pages/idempotency-correlation.adoc Outdated
Comment thread docs/modules/ROOT/pages/idempotency-correlation.adoc Outdated
@mcruzdev
Copy link
Copy Markdown
Member

mcruzdev commented May 8, 2026

Hello @matheusandre1 is this pull request ready for review?

@matheusandre1 matheusandre1 force-pushed the issue168 branch 3 times, most recently from 0d443f8 to 4759df5 Compare May 8, 2026 16:49
Signed-off-by: Matheus André <matheusandr2@gmail.com>
@matheusandre1 matheusandre1 marked this pull request as ready for review May 8, 2026 23:47
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.

docs: Add a new doc page/section: “Idempotency and Correlation”

2 participants