Skip to content

Clean up ResultEventListener initialization/refactor ResultFileHierarchy #251

@sebastian-peter

Description

@sebastian-peter

With the implementation of a Kafka ResultEvent sink in #24, it became even more apparent that the class ResultFileHierarchy that is required for initialization carries a lot of attribtues that are only required for csv output.
Thus, it should only be created (required) for result configurations that output to csv.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code qualityCode readability or efficiency is improved

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions