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

Add deprecations and FileSeedProvider #1909

Merged
merged 10 commits into from
Oct 31, 2024

Conversation

jackwaudby
Copy link
Contributor

@jackwaudby jackwaudby commented Oct 24, 2024

  • S3SeedProvider is deprecated as of 5.26
  • FileSeedProvider added in 5.26
  • file: is deprecated for URLConnectionProvider as of 5.26
  • Reorder providers putting S3SeedProvider last

@NataliaIvakina NataliaIvakina self-assigned this Oct 25, 2024
@jackwaudby jackwaudby marked this pull request as ready for review October 29, 2024 10:57
@NataliaIvakina NataliaIvakina self-requested a review October 29, 2024 11:26
Copy link
Contributor

@NataliaIvakina NataliaIvakina left a comment

Choose a reason for hiding this comment

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

@jackwaudby, thank you! This looks good. I added a few suggestions to be in line with the rest of the manual.
Please, do not merge this PR! We have to publish the 5.25 docs first.

modules/ROOT/pages/clustering/databases.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clustering/databases.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clustering/databases.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clustering/databases.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clustering/databases.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clustering/databases.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clustering/databases.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clustering/databases.adoc Outdated Show resolved Hide resolved
@jackwaudby
Copy link
Contributor Author

@NataliaIvakina thank you, I've committed the suggestions. Ok sure thing, I will leave it up to you to hit merge when the time comes

@jackwaudby
Copy link
Contributor Author

@NataliaIvakina I've pushed up a change that adds headings for the seed providers so @mnd999 can link to them directly from the deprecation note in his PR.

@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.

@NataliaIvakina NataliaIvakina merged commit 8692482 into neo4j:dev Oct 31, 2024
8 checks passed
renetapopova added a commit that referenced this pull request Nov 1, 2024
Also add a note about deprecated store formats

We may need to add some more details about the deprecations once
clustering get to look at it.

Depends on: #1909

---------

Co-authored-by: Reneta Popova <[email protected]>
JPryce-Aklundh added a commit to neo4j/docs-cypher 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]>
JPryce-Aklundh added a commit to neo4j/docs-cypher 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.

3 participants