[
https://issues.apache.org/jira/browse/SAMZA-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123841#comment-16123841
]
ASF GitHub Bot commented on SAMZA-1389:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/268
> Fix ZkProcessorLatch await(timeout, TimeUnit) api.
> --------------------------------------------------
>
> Key: SAMZA-1389
> URL: https://issues.apache.org/jira/browse/SAMZA-1389
> Project: Samza
> Issue Type: Bug
> Reporter: Shanthoosh Venkataraman
> Assignee: Shanthoosh Venkataraman
> Priority: Minor
> Fix For: 0.13.1
>
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)