Skip to content

FISH-13058 Missing JSESSIONIDVERSION Leads To Session Not Being Correctly Retrieved In Relaxed Mode#7984

Open
lprimak wants to merge 1 commit intopayara:mainfrom
flowlogix:dont-require-version-in-relaxed-mode
Open

FISH-13058 Missing JSESSIONIDVERSION Leads To Session Not Being Correctly Retrieved In Relaxed Mode#7984
lprimak wants to merge 1 commit intopayara:mainfrom
flowlogix:dont-require-version-in-relaxed-mode

Conversation

@lprimak
Copy link
Contributor

@lprimak lprimak commented Mar 1, 2026

…y retrieved in relaxed mode

This only happens on a first request that happens in parallel with session creation, so very sporadoc

Description

This is a bug fix. When a new session is being accessed in parallel with another thread creating it,
no version exists and thus session is not being found.

@Pandrex247
Copy link
Member

Do you have a reproducer for this?

@Pandrex247 Pandrex247 changed the title bugfix: missing JSESSIONIDVERSION leads to session not being correctl… FISH-13058 Missing JSESSIONIDVERSION Leads To Session Not Being Correctly Retrieved In Relaxed Mode Mar 2, 2026
@lprimak
Copy link
Contributor Author

lprimak commented Mar 2, 2026

No :(. It happens once every couple of weeks in production and is a race condition

@lprimak lprimak force-pushed the dont-require-version-in-relaxed-mode branch from c23f5b9 to d016843 Compare March 15, 2026 02:07
…y retrieved in relaxed mode

This only happens on a first request that happens in parallel with session creation, so very sporadic
@lprimak lprimak force-pushed the dont-require-version-in-relaxed-mode branch from d016843 to fd21274 Compare March 15, 2026 04:03
@lprimak
Copy link
Contributor Author

lprimak commented Mar 15, 2026

Looks like broken CI right now...

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