-
Notifications
You must be signed in to change notification settings - Fork 193
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
docs: document reverse proxy config for job streams #4018
Conversation
👋 🤖 ✅ Looks like the changes were ported across versions, nice job! 🎉 You can read more about the versioning within our docs in our documentation guidelines. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔧 I think this needs to added to the versioned docs too, to 8.4 at least I think.
docs/self-managed/zeebe-deployment/zeebe-gateway/job-streaming.md
Outdated
Show resolved
Hide resolved
docs/self-managed/zeebe-deployment/zeebe-gateway/job-streaming.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@npepinpe I pushed a few updates, but I think this is in good shape otherwise. I assume it should be backported to previous versions as well?
Looks good 👍 Hm, there's no job streaming before 8.4, so we could backport to 8.5 and 8.4. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Went ahead and backported to the requested versions - all looks good on my end, so approving here unless there's any other engineering reviews waiting.
Description
This PR documents the proper configuration for long living job streams if there is a reverse proxy or load balancer between the user's clients and the Camunda gateway.
closes #3903
When should this change go live?
hold
label or convert to draft PR)PR Checklist
/versioned_docs
directory./docs
directory (aka/next/
).