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

Fix ZkProcessorLatch await(timeout, TimeUnit) api.

    XMLWordPrintableJSON

Details

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

    Description

      Existing implementation of ZkProcessorLatch API hardcodes TimeUnit as milliSeconds instead of using the passed in timeUnit param.

      This change fixes it (since if a client passes in wait time as 5 seconds, the ZkProcessorLatch.await method will wait for 5 ms).

      Attachments

        Issue Links

          Activity

            People

              spvenkat Shanthoosh Venkataraman
              spvenkat Shanthoosh Venkataraman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: