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

Session management with cookie based consistent hashing #4791

Closed
1 task done
alessandrocavalli opened this issue Nov 13, 2024 · 1 comment
Closed
1 task done

Session management with cookie based consistent hashing #4791

alessandrocavalli opened this issue Nov 13, 2024 · 1 comment
Assignees
Labels
group:support All requests that are linked to a customer request. DRI: Tassilo scope:documentation Changes to the product documentation. type:task Issues that are a change to the project that is neither a feature nor a bug fix. version:7.23.0-alpha2 version:7.23.0

Comments

@alessandrocavalli
Copy link

alessandrocavalli commented Nov 13, 2024

Context

  • Camunda 7 is running in a clustered environment
  • A load balancer is used
  • Session State needs to be preserved
  • Consistent hashing based on a cookie is used

Acceptance Criteria (Required on creation)

  • The documentation should specify that that cookie cannot be named JSESSIONID but needs to have another name.
  • Please check which page/s should contain the note.
  • No backport is needed.

Hints

Links

Pull Requests

Preview Give feedback
@alessandrocavalli alessandrocavalli added the type:task Issues that are a change to the project that is neither a feature nor a bug fix. label Nov 13, 2024
@alessandrocavalli alessandrocavalli self-assigned this Nov 13, 2024
@yanavasileva yanavasileva added scope:documentation Changes to the product documentation. version:7.23.0 group:support All requests that are linked to a customer request. DRI: Tassilo labels Nov 14, 2024
@joaquinfelici joaquinfelici self-assigned this Nov 14, 2024
@joaquinfelici
Copy link
Contributor

Change look good 👍 , PR is already merged, closing the ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group:support All requests that are linked to a customer request. DRI: Tassilo scope:documentation Changes to the product documentation. type:task Issues that are a change to the project that is neither a feature nor a bug fix. version:7.23.0-alpha2 version:7.23.0
Projects
None yet
Development

No branches or pull requests

4 participants