You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Nikolay Izhikov <ni...@apache.org> on 2018/10/02 16:44:20 UTC

KIP-358: Merge required

Hello, Kafka commiters.

I've implemented KIP-358 [1]

My PR [2] accepted by John Roesler and Bill Bejeck.
Tests passed.

Can you merge it to the trunk?

[1] https://cwiki.apache.org/confluence/display/KAFKA/KIP-358%3A+Migrate+Streams+API+to+Duration+instead+of+long+ms+times
[2] https://github.com/apache/kafka/pull/5682