Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
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
- links to