Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support idempotent terminator creation. Fixes #450 #451

Merged
merged 4 commits into from
Nov 16, 2023

Conversation

plorenz
Copy link
Member

@plorenz plorenz commented Nov 7, 2023

Use consistent keys for a given service listener, so that repeated requests will work. Provide a listener id, so that the router can correlate requests.

@plorenz plorenz requested a review from a team as a code owner November 7, 2023 21:32
@plorenz plorenz force-pushed the support-idempotent-terminator-creates branch 2 times, most recently from 5fab13f to bb13a84 Compare November 8, 2023 15:01
@plorenz plorenz force-pushed the support-idempotent-terminator-creates branch from 33d77ad to 2466a8e Compare November 16, 2023 03:13
ziti/edge/network/factory.go Outdated Show resolved Hide resolved
ziti/edge/network/factory.go Outdated Show resolved Hide resolved
Use consistent keys for a given service listener, so that repeated requests will work. Provide a listener id, so that the router can correlate requests.
@plorenz plorenz force-pushed the support-idempotent-terminator-creates branch from 87700a0 to c33b9e0 Compare November 16, 2023 14:56
@plorenz plorenz merged commit 078d2dd into main Nov 16, 2023
6 checks passed
@plorenz plorenz deleted the support-idempotent-terminator-creates branch November 16, 2023 15:14
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.

2 participants