Skip to content

fix(introspection): preserve coordination ownership - #7

Merged
shreemaan-abhishek merged 1 commit into
release/1.8from
fix/introspection-owner-1.8
Sep 10, 2026
Merged

fix(introspection): preserve coordination ownership#7
shreemaan-abhishek merged 1 commit into
release/1.8from
fix/introspection-owner-1.8

Conversation

@shreemaan-abhishek

@shreemaan-abhishek shreemaan-abhishek commented Sep 10, 2026

Copy link
Copy Markdown

Summary

Uses a unique owner value for each introspection lock generation. A request releases only the lock it owns, and temporary non-cacheable results are scoped to the generation observed by waiting requests. Explicit cache bypass also skips coordination.

This is stacked on #6 and should be merged after it.

Checklist

  • Tests pass with docker build -f tests/Dockerfile . -t lua-resty-openidc/test
  • Tests pass with docker run -t --rm lua-resty-openidc/test:latest
  • ChangeLog is updated for behavior changes, bug fixes, features, or user-visible documentation changes

Both complete CI runs pass.

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: 3f64c71a-9134-4003-8121-2d00a8fdfa71

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@shreemaan-abhishek
shreemaan-abhishek force-pushed the fix/introspection-owner-1.8 branch from fab4be0 to ecf53fc Compare September 10, 2026 07:33
@shreemaan-abhishek
shreemaan-abhishek changed the base branch from fix/introspection-single-flight-1.8 to release/1.8 September 10, 2026 08:28
@shreemaan-abhishek
shreemaan-abhishek merged commit 581913e into release/1.8 Sep 10, 2026
4 checks passed
@shreemaan-abhishek shreemaan-abhishek self-assigned this Sep 10, 2026
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.

1 participant