Skip to content

Conversation

@Bouncheck
Copy link

@Bouncheck Bouncheck commented Dec 3, 2024

Modifies version parsing logic to try passing the scylla.version to the
CCM when it can't be parsed as VersionNumber. If CCM manages to run create
with it, then the usual version number is fetched from
ccm node versionfrombuild output.

To do that we introduce a static version of execute. The method body is
nearly the same. Functionally should be the same. Previous version now calls
the static one.

@Bouncheck Bouncheck requested a review from dkropachev December 3, 2024 22:57
@Bouncheck Bouncheck self-assigned this Dec 3, 2024
Modifies version parsing logic to try passing the `scylla.version` to the
CCM when it can't be parsed as VersionNumber. If CCM manages to run `create`
with it, then the usual version number is fetched from
`ccm node versionfrombuild` output.

To do that we introduce a static version of `execute`. The method body is
nearly the same. Functionally should be the same. Previous version now calls
the static one.
@Bouncheck Bouncheck force-pushed the scylla-3.x-ccmBridge-nonstandard-scylla-versions branch from 9e6813f to e095a13 Compare December 11, 2024 17:23
@dkropachev dkropachev merged commit 05c4824 into scylladb:scylla-3.x Dec 12, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants