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

module embedded aerospike enterprise #1699

Merged

Conversation

wolfchkov
Copy link
Contributor

added module embedded aerospike enterprise with configured mandatory durable deletes by default

@wolfchkov wolfchkov force-pushed the feature/embedded-aerospike-enterprise branch from 6857e19 to 68f2699 Compare January 12, 2024 08:32
* `embedded.aerospike.reuseContainer` `(true|false, default is 'false')`
* `embedded.aerospike.dockerImage` `(default is set to 'aerospike/aerospike-server-enterprise:6.3.0.16_1')`
** Aerospike Enterprise version must be not less then 6.3.0
* `embedded.aerospike.featureKey` `(base64 of a feature-key-file https://aerospike.com/docs/server/operations/configure/feature-key, default is null), required for EE,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not required anymore

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably need to add a warning about the evaluation license's limitation.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added


See `embedded-aerospike` module readme for examples.

==== Disallow non-durable deletes
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be part of a section "Enterprise features"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

<AppenderRef ref="Console"/>
</Root>
</Loggers>
</Configuration>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add new line at EOF (can set option to do this automatically in IntelliJ IDEA)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@@ -21,7 +21,7 @@ ToxiProxy is a great tool for simulating network conditions, meaning that you ca
* `embedded.aerospike.reuseContainer` `(true|false, default is 'false')`
* `embedded.aerospike.dockerImage` `(default is set to 'aerospike:ce-6.2.0.2')`
** You can pick wanted version on https://hub.docker.com/r/library/aerospike/tags/[dockerhub]
* `embedded.aerospike.featureKey` `(base64 of a feature-key-file https://docs.aerospike.com/docs/reference/configuration/index.html#feature-key-file, default is null) is only required for the EE image`
* `embedded.aerospike.featureKey` `(base64 of a feature-key-file https://aerospike.com/docs/server/operations/configure/feature-key, default is null) is only required for the EE image`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not required anymore, need to add warning about trial license limitations

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

@wolfchkov wolfchkov force-pushed the feature/embedded-aerospike-enterprise branch 2 times, most recently from 626cf82 to f04253d Compare January 12, 2024 10:13
matveym
matveym previously approved these changes Jan 12, 2024
@wolfchkov wolfchkov force-pushed the feature/embedded-aerospike-enterprise branch from f04253d to 75e6745 Compare January 12, 2024 14:23
@Fameing
Copy link
Collaborator

Fameing commented Jan 15, 2024

@wolfchkov Please porting this changes to Branches (support/3.0.X and support/2.3.X)

@Fameing Fameing merged commit 6593774 into PlaytikaOSS:develop Jan 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants