Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Data Stage connector batch processing sync state per instance #573

Description

@lpalashevski

Current connector implementation stores batch processing state (lastSyncDate) based on the unique key (governance rule name) that is composed of the configuration parameters for given proxy instance.

Example:

"Job metadata will be synced through Egeria (JOB_LEVEL) for projects: [MY_ETL_PROJECT]"

This does not allow uses (for advanced deployment) to run and sync multiple independed proxy instances.

One possible improvement will be use metadataCollectionId from the proxy repository as key (or append it to the existing composite key / governance rule name).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions