Skip to content

Document Java External Storage - #5337

Draft
lennessyy wants to merge 2 commits into
mainfrom
docs/java-external-storage
Draft

lennessyy wants to merge 2 commits into
mainfrom
docs/java-external-storage

Conversation

@lennessyy

@lennessyy lennessyy commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add the Java SDK External Storage guide, including Amazon S3 setup and a runnable custom-driver example
  • document payload size thresholds, multiple-driver migration, and S3 multi-region durability with CRR and MRAP
  • add the guide to Java data handling navigation and the External Storage encyclopedia

Dependency

This draft uses snippets from temporalio/features#904. Merge that PR before marking this one ready for review.

Validation

  • compiled all source snippets against released Java SDK v1.39.0 dependencies
  • exercised the custom driver store/retrieve contract
  • ran a Java Client → Workflow → Activity → Client S3 round trip against a temporary private AWS bucket; verified two stored objects and removed the bucket afterward
  • vale --config .vale-ci.ini (0 errors, 0 warnings)
  • yarn build passed
  • yarn check:orphans still reports two unrelated pre-existing Cloud comparison baseline issues

@vercel

vercel Bot commented Sep 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
temporal-documentation Ready Ready Preview Sep 15, 2026 8:26pm UTC

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

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.

1 participant