Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
temporalio
/
sdk-java
Public
Notifications
You must be signed in to change notification settings
Fork
243
Star
431
Code
Issues
216
Pull requests
60
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
External Storage Integration: NexusWorker
- #3018
#3018
Merged
cconstable
merged 14 commits into
main
temporalio/sdk-java:main
from
extstore/nexus-worker
temporalio/sdk-java:extstore/nexus-worker
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
External Storage Integration: NexusWorker
#3018
cconstable
merged 14 commits into
main
temporalio/sdk-java:main
from
extstore/nexus-worker
temporalio/sdk-java:extstore/nexus-worker
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
feat(extstore): integrate into nexus pipeline.
cconstable
committed
aa76c5a
View commit details
Copy full SHA for aa76c5a
Browse repository at this point
Explicitly pass cancellation tokens to extstore.
cconstable
committed
78d99fe
View commit details
Copy full SHA for 78d99fe
Browse repository at this point
add more cancellation threading
cconstable
committed
310b070
View commit details
Copy full SHA for 310b070
Browse repository at this point
NexusClientImpl integration
cconstable
committed
cb2dee2
View commit details
Copy full SHA for cb2dee2
Browse repository at this point
externalStorage -> externalStorageRunner
cconstable
committed
e9580a3
View commit details
Copy full SHA for e9580a3
Browse repository at this point
add nexus e2e tests
cconstable
committed
7727fa0
View commit details
Copy full SHA for 7727fa0
Browse repository at this point
fix(extstore): handle extstore errors for inbound nexus tasks. report failures properly.
cconstable
committed
456b810
View commit details
Copy full SHA for 456b810
Browse repository at this point
fix(extstore): markSlotUsed before payload retrieval.
cconstable
committed
4a35cb7
View commit details
Copy full SHA for 4a35cb7
Browse repository at this point
fix(extstore): handle outbound extstore failures properly. reports backs a retryable failure.
cconstable
committed
d65e8d4
View commit details
Copy full SHA for d65e8d4
Browse repository at this point
formatting
cconstable
committed
7bed2c1
View commit details
Copy full SHA for 7bed2c1
Browse repository at this point
add doc comments + test
cconstable
committed
b3fd59f
View commit details
Copy full SHA for b3fd59f
Browse repository at this point
report extstore failures without extstore
cconstable
committed
31cc329
View commit details
Copy full SHA for 31cc329
Browse repository at this point
refactor(extstore): add new nexus resolved options that only exposes necessary fields (e.g. data converter) for internal use)
cconstable
committed
7f56cc6
View commit details
Copy full SHA for 7f56cc6
Browse repository at this point
only retry failures once and don't send through external storage. address other minor feedback items.
cconstable
committed
8909a07
View commit details
Copy full SHA for 8909a07
Browse repository at this point
You can’t perform that action at this time.