Skip to content

Fix hazelcast store#257

Merged
aziemchawdhary-gs merged 2 commits into
finos:masterfrom
gs-saurabh:fix-hazelcast-store
Jun 15, 2026
Merged

Fix hazelcast store#257
aziemchawdhary-gs merged 2 commits into
finos:masterfrom
gs-saurabh:fix-hazelcast-store

Conversation

@gs-saurabh

Copy link
Copy Markdown
Contributor

Fix hazelcast store

@gs-saurabh gs-saurabh requested a review from a team as a code owner June 15, 2026 05:42
@github-actions

Copy link
Copy Markdown

Test Results

20 files  +1  20 suites  +1   21s ⏱️ +2s
83 tests +8  83 ✔️ +8  0 💤 ±0  0 ±0 

Results for commit 9bb9420. ± Comparison against base commit 9f285bf.

This pull request removes 2 and adds 10 tests. Note that renamed tests count towards both.
org.finos.legend.server.pac4j.hazelcaststore.HazelcastSessionStoreTest ‑ testSetThenGetFromSession
org.finos.legend.server.pac4j.hazelcaststore.HazelcastSessionStoreTest ‑ testSimulateCookieExpiryThenGetFromSession
org.finos.legend.server.pac4j.gitlab.GitlabClientRenewProfileTest ‑ testRenewUserProfileOnAlreadyInitializedClient_isIdempotent
org.finos.legend.server.pac4j.gitlab.GitlabClientRenewProfileTest ‑ testRenewUserProfileOnUninitializedClient_shouldNotThrowConfigurationNull
org.finos.legend.server.pac4j.gitlab.GitlabClientRenewProfileTest ‑ testRenewUserProfile_invalidGrant_fallsBackToRenewedProfileFromSession
org.finos.legend.server.pac4j.gitlab.GitlabClientRenewProfileTest ‑ testRenewUserProfile_invalidGrant_throwsWhenNoRenewedProfileInSession
org.finos.legend.server.pac4j.hazelcaststore.HazelcastSessionStoreTest ‑ clearingCookieStillCreatesBrandNewSession
org.finos.legend.server.pac4j.hazelcaststore.HazelcastSessionStoreTest ‑ concurrentSetsOnSameSession_doNotLoseUpdates
org.finos.legend.server.pac4j.hazelcaststore.HazelcastSessionStoreTest ‑ evictionFollowedByReAuth_restoresSessionUnderSameSessionId
org.finos.legend.server.pac4j.hazelcaststore.HazelcastSessionStoreTest ‑ getAfterEviction_returnsEmptyAndReSeedsHazelcastEntry
org.finos.legend.server.pac4j.hazelcaststore.HazelcastSessionStoreTest ‑ requestWithNoCookie_createsFreshSession
org.finos.legend.server.pac4j.hazelcaststore.HazelcastSessionStoreTest ‑ setAfterEviction_upsertsHazelcastEntry_andValueIsVisibleClusterWide

@aziemchawdhary-gs aziemchawdhary-gs merged commit 2bd4a69 into finos:master Jun 15, 2026
4 checks passed
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