Skip to content

Standalone Nexus support#339

Draft
stephanos wants to merge 2 commits into
stephanos/omes-server-dlfrom
stephanos/sano-load-testing
Draft

Standalone Nexus support#339
stephanos wants to merge 2 commits into
stephanos/omes-server-dlfrom
stephanos/sano-load-testing

Conversation

@stephanos
Copy link
Copy Markdown
Collaborator

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 5 times, most recently from d0b8597 to 6ddd638 Compare April 28, 2026 00:55
}
}
}
}
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

The endpoint isn't available at the time the testInput is created and we therefore have to patch it here. We could change the test input to come from a closure and pass in the endpoint there; but not sure that's worth it.

@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 6ddd638 to 94548e5 Compare April 28, 2026 01:01
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 94548e5 to 213691f Compare May 12, 2026 16:03
@stephanos stephanos changed the base branch from main to stephanos/omes-server-dl May 12, 2026 16:03
@temporalio temporalio deleted a comment from socket-security Bot May 12, 2026
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 2 times, most recently from bab944d to c860e41 Compare May 12, 2026 16:28
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 145a039 to b1ee98e Compare May 12, 2026 16:41
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 5 times, most recently from a3d7a75 to bc3f266 Compare May 12, 2026 17:45
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 63ef2e0 to 10bd1a6 Compare May 12, 2026 17:49
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from bc3f266 to d2cd37c Compare May 12, 2026 17:50
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 10bd1a6 to 53dab88 Compare May 12, 2026 18:02
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 3 times, most recently from cd60bd2 to 47475ae Compare May 12, 2026 19:31
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 53dab88 to 5d4d0dd Compare May 12, 2026 19:36
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 47475ae to 9c43257 Compare May 12, 2026 19:38
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 5d4d0dd to 7aeffca Compare May 12, 2026 19:49
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 9c43257 to 1bd6851 Compare May 12, 2026 19:50
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 7aeffca to fcd36ea Compare May 12, 2026 20:06
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 1bd6851 to 83b747e Compare May 12, 2026 20:06
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 4 times, most recently from bdcf565 to b7a135b Compare May 13, 2026 19:00
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from b7a135b to 2164bbf Compare May 13, 2026 21:39
stephanos added a commit to temporalio/temporal that referenced this pull request May 13, 2026
Verifies that omes' standalone Nexus support degrades gracefully when
half the cluster doesn't have the feature. The current server gets
nexusoperation.enableStandalone=true via DynamicConfigValues; the
release server (pre-1.31) returns Unimplemented for the
StartNexusOperationExecution RPC, which the omes scenario catches and
treats as a no-op (see temporalio/omes#339).

Bumps omes to stephanos/sano-load-testing's tip so the cloned omes
binary has the Unimplemented handling and the
include-standalone-nexus throughput_stress option.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 3 times, most recently from 5d58972 to 065afac Compare May 14, 2026 00:53
stephanos added a commit to temporalio/temporal that referenced this pull request May 14, 2026
Verifies that omes' standalone Nexus support degrades gracefully when
half the cluster doesn't have the feature. The current server gets
nexusoperation.enableStandalone=true via DynamicConfigValues; the
release server (pre-1.31) returns Unimplemented for the
StartNexusOperationExecution RPC, which the omes scenario catches and
treats as a no-op (see temporalio/omes#339).

Bumps omes to stephanos/sano-load-testing's tip so the cloned omes
binary has the Unimplemented handling and the
include-standalone-nexus throughput_stress option.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
stephanos added a commit to temporalio/temporal that referenced this pull request May 15, 2026
Verifies that omes' standalone Nexus support degrades gracefully when
half the cluster doesn't have the feature. The current server gets
nexusoperation.enableStandalone=true via DynamicConfigValues; the
release server (pre-1.31) returns Unimplemented for the
StartNexusOperationExecution RPC, which the omes scenario catches and
treats as a no-op (see temporalio/omes#339).

Bumps omes to stephanos/sano-load-testing's tip so the cloned omes
binary has the Unimplemented handling and the
include-standalone-nexus throughput_stress option.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 508dfbb to 8f25b16 Compare May 15, 2026 00:23
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 2 times, most recently from 4424de5 to fef2ab6 Compare May 15, 2026 15:17
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from fef2ab6 to c26f4a2 Compare May 15, 2026 15:42
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from fcd36ea to 0781ef6 Compare May 15, 2026 16:06
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