Skip to content

JDCConfigReader incompatible to PollingDynamicConfig #509

@mseele

Description

@mseele

JDCConfigReader of 2.x branch implements "Callable<Map<String, Object>>" that is incomaptible to PollingDynamicConfig which needs "Callable<PollingResponse>" like URLConfigReader impements.

JDCConfigReader should be changed to implement "Callable<PollingResponse>" instead.

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