sjwiesman commented on a change in pull request #245:
URL: https://github.com/apache/flink-statefun/pull/245#discussion_r678477249



##########
File path: 
statefun-flink/statefun-flink-core/src/main/java/org/apache/flink/statefun/flink/core/httpfn/DefaultHttpRequestReplyClientSpec.java
##########
@@ -123,6 +131,16 @@ private static Duration requireNonZeroDuration(Duration 
duration) {
     }
   }
 
+  private static final class DurationJsonSerialize extends 
JsonSerializer<Duration> {

Review comment:
       We may need to backport this commit. I'm not sure how 
RemoteFunctionBuilder ever worked...




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to