Skip to content

PHOENIX-7969 Update supported client versions in backward compatibility#2584

Open
ishitadixit-dot wants to merge 2 commits into
apache:masterfrom
ishitadixit-dot:PHOENIX-7969-update-backward-compatibility
Open

PHOENIX-7969 Update supported client versions in backward compatibility#2584
ishitadixit-dot wants to merge 2 commits into
apache:masterfrom
ishitadixit-dot:PHOENIX-7969-update-backward-compatibility

Conversation

@ishitadixit-dot

Copy link
Copy Markdown

Jira: https://issues.apache.org/jira/browse/PHOENIX-7969

The client versions exercised by BackwardCompatibilityIT (via compatible_client_versions.json) have drifted and no longer reflect the Phoenix clients actually supported against each HBase profile on master. Refresh the list so the test covers currently supported clients. A small adjustment to BackwardCompatibilityTestUtil is included to consume the updated config shape.

The 2.4 entry is left untouched since HBase 2.4 is no longer a supported profile on master.

Comment thread phoenix-core/src/it/resources/compatible_client_versions.json
@virajjasani

Copy link
Copy Markdown
Contributor

@virajjasani

Copy link
Copy Markdown
Contributor

It would be great to add new data types related backward compatibility tests (e.g. JSON, BSON, VARBINARY_ENCODED etc), but another Jira/PR. This one should be good with the current setup if jenkins build is good.

@ishitadixit-dot thank you for this work! have you also tested hbase 2.6 profile based backward compat tests with this PR? they won't show up in PR build, they will only show up after commit lands on the master branch.

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.

3 participants