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

[v15] Introduce a member count method to access lists. #38764

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

mdwn
Copy link
Contributor

@mdwn mdwn commented Feb 28, 2024

Backport #38650 to branch/v15

changelog: Heavily optimized the Access List page in the UI, speeding things up considerably.

The access list interface now supports counting members without unmarshaling.
This method has been added to the generic backend service as well. This will
allow for quicker counts when necessary. This method has been added to the
cache.

Additionally, a status field as per RFD-153 has been added to access lists
that will house the new optional member count field.
@mdwn mdwn added this pull request to the merge queue Feb 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 29, 2024
@mdwn mdwn added this pull request to the merge queue Feb 29, 2024
Merged via the queue into branch/v15 with commit 7e1512f Feb 29, 2024
39 checks passed
@mdwn mdwn deleted the bot/backport-38650-branch/v15 branch February 29, 2024 00:56
@camscale camscale mentioned this pull request Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants