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

Changelog topic configuration should accept streams.<streamId> configurations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 0.13.0
    • None
    • None

    Description

      This is a follow up to SAMZA-1317, which solved the migration issue but doesn't allow users to use streams.<streamId>.* to set properties on the changelog.

      After this ticket, users will configure the changelog on a store as a streamId, like this:

      streams.my-changelog-topic.samza.system = my-system
      streams.my-changelog-topic.samza.physical.name = my.changelog.topic.name
      streams.my-changelog-topic.some-system-specific-property = some-system-specific-value
      stores.my-store.changelog = my-changelog-topic
      

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jmakes Jake Maes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: