Skip to content

Fix on example and default config #7

Description

@Hartorn
  • file name should be configs.properties.example, since expected name is configs.properties
  • topics regex should not contain a comma, which is the used separator

topics.valid_topics=^event-score-v1\.[0-9]{1,10}$ should be topics.valid_topics=^event-score-v1\.[0-9]+$

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions