You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by "Colletta, Edward" <Ed...@FMR.COM> on 2021/12/19 15:41:33 UTC

question on jar compatibility - log4j related

If have jar files built using flink version 11.2 in dependencies, and I upgrade my cluster to 11.6, is it safe to run the existing jars on the upgraded cluster or should I rebuild all jobs against 11.6?

Thanks,
Eddie Colletta

Re: question on jar compatibility - log4j related

Posted by David Morávek <dm...@apache.org>.
Hi Eddie,

the APIs should be binary compatible across patch releases, so there is no
need to re-compile your artifacts

Best,
D.

On Sun 19. 12. 2021 at 16:42, Colletta, Edward <Ed...@fmr.com>
wrote:

> If have jar files built using flink version 11.2 in dependencies, and I
> upgrade my cluster to 11.6, is it safe to run the existing jars on the
> upgraded cluster or should I rebuild all jobs against 11.6?
>
> Thanks,
>
> Eddie Colletta
>