AHeise commented on pull request #13551: URL: https://github.com/apache/flink/pull/13551#issuecomment-741781038
> but via for example adding a temporary log message somewhere in the `StreamTask` or network stack what alignment option was used after all? I mean there could be a potential problem where for some (or all?) tests, the randomly selected value is still unintentionally overridden to some static value, yielding this change a no-op. Good point, I have actually completely relied on the log message to check for the result. I'd repeat your suggestion. Btw, it is my intention that an explicit value for the random options always take precedence. But I assume you want me to check for _unintentional_ overrides. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
