Skip to content
This repository was archived by the owner on Sep 12, 2026. It is now read-only.
This repository was archived by the owner on Sep 12, 2026. It is now read-only.

Onyx patch versions should not require new tenancy-id #875

Description

@sundbry

Upgrading Onyx versions between patches shouldn't require the user to use a new tenancy id. If the cluster-log format changes in an incompatible way, that should require a minor or major version number change. Otherwise, it can be very troublesome migrate job checkpoints, state, etc. to a new tenancy-id.

clojure.lang.ExceptionInfo: Incompatible versions of the Onyx cluster coordination log.
 A new, distinct, :onyx/tenancy-id should be supplied when upgrading or downgrading Onyx. 
{:cluster-version "0.13.3-alpha4", :peer-version "0.13.5"}

I propose that we go ahead and modify the check to ignore differences in major.minor.PATCH versions.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions