Skip to content

Multiple instances are created from a ConfigSource #5175

@kjuhasz

Description

@kjuhasz

Language: Kotlin (AWS Lambda)

Environment: When running a @QuarkusTest annotated test

Setup: A class implements org.eclipse.microprofile.config.spi.ConfigSource and is added to the list of entries in org.eclipse.microprofile.config.spi.ConfigSource under META-INF/services

Scenario: When running a test annotated with @QuarkusTest (Currently I can not test it any other way because of this issue) multiple instances are created from the class defined in the services file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/out-of-dateThis issue/PR is no longer valid or relevant

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions