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

Improvements to thread safety in Samza

    XMLWordPrintableJSON

Details

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

    Description

      The following classes are currently not thread-safe:

      1. ContainerRequestState
      2. JobModel
      3. SamzaAppState

      Some of them expose public data structures that are shared across multiple threads. This presents a potential source of bugs, races and makes reasoning correctness hard.

      This is an umbrella ticket to ensure that classes that are shared across threads are thread-safe.

      Attachments

        Activity

          People

            jagadish1989@gmail.com Jagadish
            jagadish1989@gmail.com Jagadish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: