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

Too many IDs for processors in Samza

    XMLWordPrintableJSON

Details

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

    Description

      Currently, we have many different places that we introduced "id"s that are essentially used to identify a single processor performing the stream processing logic:

      • run.id in LocalApplicationRunner
      • processorId from JobCoordinator
      • containerId from environment vars when we launch LocalContainerRunner

      It becomes super confusing and they all essentially serving the same purpose. It would be good to consolidate those "id"s in to one.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nickpan47 Yi Pan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: