Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-17589

Create release branch cassandra-4.1

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 4.0.4, 4.1-alpha1, 4.1
    • Build
    • None

    Description

      Figure out what needs to be done beyond the following…

      1. Create release branch

      git switch -c cassandra-4.1 trunk
      git push --set-upstream origin cassandra-4.1
      

      2. Bump trunk's version

      git switch trunk
      # increment version to 4.2
      edit build.xml debian/changelog CHANGES.txt NEWS.txt
      

      2a. Update jvm-dtest supported upgrade paths

      3. Add `4.1.x` to jira versions
      (no existing tickets will be changed - assignees need to change appropriate bugs from 4.x to 4.1.x)

      4. Update docker images to include cassandra-4.1
      (Docker images also need to be deployed)

      5. Add pipeline to ci-cassandra
      https://github.com/apache/cassandra-builds/blob/trunk/jenkins-dsl/cassandra_job_dsl_seed.groovy#L51

      6. Add dtest version and upgrade paths

      7. Update how_to_commit documentation
      https://github.com/apache/cassandra/blob/trunk/doc/source/development/how_to_commit.rst

      Attachments

        Issue Links

          Activity

            People

              mck Michael Semb Wever
              mck Michael Semb Wever
              Michael Semb Wever
              Ekaterina Dimitrova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: