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

StreamConfig should validate samza.* configs

    XMLWordPrintableJSON

Details

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

    Description

      We had a scenario where a user specified the following property:
      streams.myStreamId.samza.physical.stream=myPhysicalName

      when the actual property should have been
      streams.myStreamId.samza.physical.name=myPhysicalName

      For general stream properties, we can't know if they are correct. But everything after the ".samza." scope can be validated against the known samza stream configs and a warning could be thrown if it's not valid.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: