Skip to content

[Bug]: InputDataAgent always uses FileCatalogClient #8752

Description

@maxnoe

Search before creating an issue

  • I have searched existing issues and confirmed this is not a duplicate

Bug Description

The InputDataAgent directly instantiates the FileCatalogClient instead of going through FileCatalog, making it impossible to use the InputDataAgent when the main file catalog of a DIRAC deployment is a RucioFileCatalog.

Steps to Reproduce

self.metadataClient = FileCatalogClient()

Expected Behavior

Use FileCatalog to obtain the correct client for the current configuration.

Actual Behavior

No response

Environment

No response

Relevant Log Output

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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