Prateek Maheshwari created SAMZA-1941:
-----------------------------------------
Summary: Reimplement ExponentialSleepStrategy in Java for better
scala-java interop
Key: SAMZA-1941
URL: https://issues.apache.org/jira/browse/SAMZA-1941
Project: Samza
Issue Type: Bug
Reporter: Prateek Maheshwari
Fix For: 1.0
Current Scala ExponentialSleepStrategy implementation is awkward to use from
Java due to the Java - Scala Function type conversions. E.g.:
[https://github.com/apache/samza/pull/662/files#diff-52d8a92e9c8e3d26c4e595919566326a.]
We should create a Java implementation with the same semantics as the current
implementations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)