Ack. Fine with me to not go too fancy. However, for this case I don't see why we need `Random` at all, and not just hardcode some values for window-start-time etc -- if we seed with `42`, we will get some (unknown) but fixed values anyway -- so what do we gain to use `Random` ? We can just put some fixed values into the code directly.
[ Full content available at: https://github.com/apache/kafka/pull/5567 ] This message was relayed via gitbox.apache.org for [email protected]
