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

Change Latch Interface to Lock Interface for Samza Standalone with ZK

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      The current implementation of 'creating intermediate streams' depends on leader election, followed by the leader creating the intermediate streams. We have removed this dependency on leader election and changed the Latch interface to a generic Lock interface. Following this, any processor that acquires the lock can create the intermediate streams, irrespective of whether it is the leader or not. It releases the lock after successful creation of the streams.

      Attachments

        Issue Links

          Activity

            People

              pawas2703@gmail.com Pawas Chhokra
              pawas2703@gmail.com Pawas Chhokra
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: