spring-projects / spring-projects/spring-session
Review Servlet spec on session semantics in distributed environments
Open
@marcusdacoregio is already working on this.
Since Dec 1, 2022.
type: enhancement
type: task
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 1.2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 55
Description
We should probably review Servlet spec on session semantics in distributed environments and see whether Spring Session needs some alignment there. This especially goes for session events, where Spring Session behavior ATM is to publish events to all nodes in the cluster.
Relevant Servlet spec sections:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.