Uploaded image for project: 'StreamPipes'
  1. StreamPipes
  2. STREAMPIPES-259

Use suitable descriptions in pipeline element config

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.69.0
    • Pipeline Elements

    Description

      There are currently various pipeline element configs that contain invalid component descriptions due to copy-paste, e.g.

      SinksNotificationsJvmConfig: 

      config.register(ConfigKeys.HOST, service_container_name, "Hostname for the notifications module");
      config.register(ConfigKeys.PORT, 8090, "Port for the pe esper");

      These configs all contain descriptions with "[...] for the pe esper". 

      These should be changed, e.g. to

      • Host of pipeline element
      • Port of pipeline element

      One should go through all pipeline elements in the extensions project and fix the invalid descriptions.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wiener Patrick Wiener
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: