Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Converts "processorId" parameter in StreamProcessor to a String
  • Introduces a ProcessorIdentifier interface that can be used the users of StreamProcessor API to generate a unique processorId for each processor 

**Note**: With the introduction of ApplicationRunner in SAMZA-1067, ApplicationRunner will be the Samza user-api, instead of StreamProcessor. 

...