Skip to content

docs(java): document map input ordering - #261

Open
zhongkechen wants to merge 2 commits into
mainfrom
docs/java-map-input-order
Open

docs(java): document map input ordering#261
zhongkechen wants to merge 2 commits into
mainfrom
docs/java-map-input-order

Conversation

@zhongkechen

Copy link
Copy Markdown
Contributor

Summary

  • document the deterministic iteration-order requirement for Java map inputs
  • list ordered collection examples and the unordered set and map views the SDK rejects
  • explain how stable input order preserves item indexes and checkpoint matching during replay

Testing

  • /tmp/durable-docs-should-complete-venv/bin/mdformat --check docs/
  • /tmp/durable-docs-should-complete-venv/bin/codespell docs/
  • python3.14 scripts/check_example_refs.py
  • python3.14 scripts/vendor_mermaid.py --check
  • python3.14 scripts/vendor_glightbox.py --check
  • /tmp/durable-docs-should-complete-py314/bin/zensical build --clean
  • hidden Unicode character check

@zhongkechen
zhongkechen deployed to ai-pr-review-runtime August 27, 2026 19:45 — with GitHub Actions Active
@zhongkechen
zhongkechen had a problem deploying to ai-pr-review-runtime August 27, 2026 19:45 — with GitHub Actions Failure
@zhongkechen
zhongkechen had a problem deploying to ai-pr-review-runtime August 27, 2026 19:45 — with GitHub Actions Failure
Comment thread docs/sdk-reference/operations/map.md Outdated
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.

2 participants