Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1317

Regression: changelog topics do not allow periods in the topic name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • None
    • None

    Description

      Changelog topic configuration currently doesn't not work if we try to use a streams.streamId based configuration for the topic name. E.g.,

      streams.my-changelog-topic.samza.system = my-system
      streams.my-changelog-topic.samza.physical.name = my.changelog.topic.name
      stores.my-store.changelog = my-changelog-topic
      

      Expected changelog topic name = my.changelog.topic.name
      Actual changelog topic name = my-changelog-topic

      We should resolve the provided system.topic configuration value against the new streams.<streamId> based configurations.

      Attachments

        Issue Links

          Activity

            People

              jmakes Jake Maes
              pmaheshwari Prateek Maheshwari
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: