Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PIP-170] LTS Releases #15624

Closed
dave2wave opened this issue May 16, 2022 · 2 comments
Closed

[PIP-170] LTS Releases #15624

dave2wave opened this issue May 16, 2022 · 2 comments
Assignees
Labels

Comments

@dave2wave
Copy link
Member

Motivation

Some users of Pulsar cannot move as quickly as development does. In order to better support users we should declare certain release versions to be "Long Term Supported" or LTS

One motivation to declare a version LTS would be if the next version requires an environmental change like an update to the JDK version, or a major protocol change.

Goal

For each version that we want to consider LTS. The project will have a discussion of at least one week on the dev@ mailing list. Should that discussion reach a positive consensus we will follow with a one week vote on the dev@ mailing list.

Implementation

We will need to add information to the website.

  • Add a lts_versions.json file to record LTS versions along with supported through date.
  • Update the download page in the releases section to describe current LTS versions.
  • Mark LTS versions in the "Older Releases" section.
  • The latest LTS version is left in the release folder in svn.apache.org/dist/releases/pulsar. For example, when 2.11.0 is released then 2.10.0 would remain in the Apache Releases directory.

Rejected Alternatives

The alternative being rejected is our current approach which is aspirational, but does not give a clear understanding of which versions we clearly intended to support.

If we consider other LTS candidates from current releases. The only viable version is 2.7.4. The 2.8 and 2.9 versions have feature incompleteness which make them less good for LTS

@eolivelli
Copy link
Contributor

what does LTS mean ?
should the community treat in a different way LTS releases ?

'LT' stands for "Long Term", can we define what does "Long" means ?
And 'S' stands for "Support", can we define what does "Support" means ?

@dave2wave
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants