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

Upgrade Aerospike clients dependencies + remove deprecations. #221

Merged
merged 3 commits into from
May 18, 2021

Conversation

roimenashe
Copy link
Member

  1. Remove deprecated usages:
    a. ScanPolicy: scanPercent and failOnClusterChange properties.
    b. Policy: priority property.

  2. Upgrade both reactive and non-reactive Aerospike java clients.

a. ScanPolicy: scanPercent and failOnClusterChange properties.
b. Policy: priority property.

2. Upgrade both reactive and non-reactive Aerospike java clients.
@roimenashe
Copy link
Member Author

Test failure: MappingAerospikeConverterTypesTest>ObjectWithSimpleFields()
Looks like an Aerospike java client boolean error,
see PR: aerospike/aerospike-client-java#190
Once the issue will be fixed and a new version of Aerospike java client will be released I'll bump the version and re-open this PR.

@roimenashe roimenashe reopened this May 14, 2021
@roimenashe roimenashe linked an issue May 14, 2021 that may be closed by this pull request
@roimenashe roimenashe merged commit 7ba21f5 into master May 18, 2021
@roimenashe roimenashe deleted the clients-dependencies-upgrade branch May 18, 2021 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
2 participants