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

Fix coordination issues during stream creation in LocalApplicationRunner

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.1
    • None
    • None

    Description

      Bug fixes related to coordination logic around stream creation.

      In case of applications that involve creating intermediate stream, a single process waits for itself to become a leader during job coordination phase if it has already acquired leadership during stream creation phase. The reason for this starvation is due to the fact that both these leader election use the same zookeeper node. We need to use separate nodes for leader election for job model creation & stream creation.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            bharathkk Bharath Kumarasubramanian
            bharathkk Bharath Kumarasubramanian
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment