Hi David,

The policy is that the current and and previous minor release are
supported, and it's documented at
https://flink.apache.org/downloads/#update-policy-for-old-releases
One of the reasons for decoupling the connectors from Flink is that it
could be possible to support older versions of Flink as well. That
depends of course on the complexity of the backport etc which is a
case-by-case situation.

Best regards,

Martijn

On Mon, Oct 23, 2023 at 4:16 PM David Radley <david_rad...@uk.ibm.com> wrote:
>
> Hi,
> I am relatively new to the Flink community. I notice that critical fixes are 
> backported to previous versions. Do we have a documented backport strategy 
> and set of principles?
>
> The reason I ask is that we recently moved removed the Kafka connector from 
> the core repository, so the Kafka connector should be picked up from its own 
> repository. I noticed this removal and updated issues in the core repo to 
> indicate the code has moved to another repo. One of the issues was 
> https://github.com/apache/flink/pull/21226#issuecomment-1775121605 . This is 
> a critical issue and the request is to backport it to 1.15.3. I assume a 
> backport would involved a 3rd number change 1.15.4 in this case.
>
> It seems to me that we should look to create fixes in the stand alone Kafka 
> connector where possible and to list the compatible Flink versions it can be 
> used with, this could include patch levels of 1.15 1.16 1.17.
>
> WDYT?
>       Kind regards, David.
>
> Unless otherwise stated above:
>
> IBM United Kingdom Limited
> Registered in England and Wales with number 741598
> Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU

Reply via email to