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

Make config easy to specify default values and validation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.0
    • None
    • None
    • None

    Description

      This ticket addresses the first few points of SAMZA-40:

      • Want to auto-generate documentation based off of configuration.
      • Should support global defaults for a config property. Right now, we do config.getFoo.getOrElse() everywhere.
      • Should validate config up front, rather than thrown runtime exceptions randomly throughout the code.
      • Should remove implicits

      Attachments

        1. samza-471_0.patch
          44 kB
          Chinmay Soman

        Issue Links

          Activity

            People

              cpsoman Chinmay Soman
              cpsoman Chinmay Soman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: