8000 Improve memory footprint of single file realm import · Issue #40875 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Improve memory footprint of single file realm import #40875
Open
@shawkins

Description

@shawkins

Description

Single file realm import currently must load the entire file contents, including users, into memory before processing the import. This is made worse due to the to the placeholder expansion logic which holds a full copy of the file bytes in memory as well.

Discussion

No response

Motivation

To more efficiently process single file imports, whether via the admin api, the import command, or import at startup.

Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0