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

Further deprecations to options in CREATE DATABASE #1083

Merged
merged 8 commits into from
Nov 11, 2024

Conversation

mnd999
Copy link
Contributor

@mnd999 mnd999 commented Oct 28, 2024

  • Deprecate seedCredentials and seedConfig options without a (language) replacement.
  • Deprecate standard and high_limit store formats
  • Still waiting on information from cluster as to how to do seeding from buckets now.

Depends on: neo4j/docs-operations#1909

Copy link
Collaborator

@Hunterness Hunterness left a comment

Choose a reason for hiding this comment

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

Just two missed .

----
| The `CREATE DATABASE` options `seedCredentials` and `seedConfig` have been deprecated.
For seeding from cloud storage, it is recommended to use `CloudSeedProvider` which will read cloud credentials and configuration from standard locations.
For further information see link:{neo4j-docs-base-uri}/operations-manual/{page-version}/clustering/databases/#_seed_providers[Seed providers].
Copy link
Contributor

Choose a reason for hiding this comment

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

This link will need to be updated to #_cloud_seed_provider[CloudSeedProvider]

Copy link
Contributor Author

@mnd999 mnd999 Oct 31, 2024

Choose a reason for hiding this comment

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

Updated, shall I do this in the operations manual as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Turns out it's #cloud-seed-provider

mnd999 and others added 4 commits October 31, 2024 12:39
* Deprecate seedCredentials and seedConfig options without a (language) replacement.
* Deprecate standard and high_limit store formats.
Co-authored-by: Therese Magnusson <[email protected]>
@mnd999 mnd999 force-pushed the 5.x-deprecate-createdb-options branch from 313939f to 2c7b359 Compare October 31, 2024 12:39
@mnd999
Copy link
Contributor Author

mnd999 commented Nov 7, 2024

@neo-technology-commit-status-publisher
Copy link
Collaborator

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@JPryce-Aklundh JPryce-Aklundh merged commit 24f592c into neo4j:dev Nov 11, 2024
5 checks passed
JPryce-Aklundh added a commit that referenced this pull request Nov 11, 2024
* Deprecate seedCredentials and seedConfig options without a (language)
replacement.
* Deprecate standard and high_limit store formats

- [x] Still waiting on information from cluster as to how to do seeding
from buckets now.


Depends on: neo4j/docs-operations#1909

---------

Co-authored-by: Therese Magnusson <[email protected]>
Co-authored-by: Jens Pryce-Åklundh <[email protected]>
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.

5 participants