Since this only exists temporarily, could we make it so that it doesn't occupy memory in the backing array anymore if not needed? Easiest way would be to use `trimToSize()` in `setFlushTimeout()` (see below) - or making this an `Optional`. I think, I'd prefer option 1.
[ Full content available at: https://github.com/apache/flink/pull/6698 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org