Skip to content

Add notification 01N84 for retired planner version.#509

Open
Dunfluff wants to merge 3 commits into
neo4j:devfrom
Dunfluff:plan-3375-create-a-retired-planner-version-as-template
Open

Add notification 01N84 for retired planner version.#509
Dunfluff wants to merge 3 commits into
neo4j:devfrom
Dunfluff:plan-3375-create-a-retired-planner-version-as-template

Conversation

@Dunfluff

Copy link
Copy Markdown
Contributor

Documents the UNSUPPORTED notification raised when a query requests a retired Cypher planner version and the engine falls back to the default planner (Neo.ClientNotification.Statement.PlannerVersionUnsupportedWarning).

@Dunfluff Dunfluff added team-cypher-planner Changes that Team Cypher Planner should look into dev The default branch. labels Jun 24, 2026
@Dunfluff
Dunfluff force-pushed the plan-3375-create-a-retired-planner-version-as-template branch from 096b2b3 to 7a0ac4b Compare June 24, 2026 14:50
Comment thread modules/ROOT/pages/notifications/all-notifications.adoc Outdated
@arnefischereit arnefischereit self-assigned this Jun 26, 2026

@renetapopova renetapopova left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I am not sure I understand this notification. I left some comments and questions.

Comment thread modules/ROOT/pages/notifications/all-notifications.adoc Outdated
Comment thread modules/ROOT/pages/notifications/all-notifications.adoc Outdated
Comment thread modules/ROOT/pages/notifications/all-notifications.adoc Outdated
Comment thread modules/ROOT/pages/notifications/all-notifications.adoc Outdated
Comment thread modules/ROOT/pages/notifications/all-notifications.adoc Outdated
Comment thread modules/ROOT/pages/notifications/all-notifications.adoc Outdated
Comment thread modules/ROOT/pages/notifications/all-notifications.adoc Outdated

@renetapopova renetapopova left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you, @Dunfluff. I have one small suggestion and one question.

Comment thread modules/ROOT/pages/notifications/all-notifications.adoc Outdated
Comment thread modules/ROOT/pages/notifications/all-notifications.adoc Outdated
@neo4j-docops-agent

Copy link
Copy Markdown
Collaborator

This PR includes documentation updates
View the updated docs at https://neo4j-docs-status-codes-509.surge.sh

Updated pages:

@renetapopova renetapopova left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks great! Thank you, @Dunfluff

@renetapopova renetapopova removed 2026.07 dev The default branch. labels Jun 30, 2026
Returned status description::
warn: unsupported planner version. The Cypher planner version v2026_03 is no longer supported. The default planner version is used instead.
Suggestions for improvement::
Remove the `plannerVersion` option to use the default planner version, or specify a supported planner version.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I guess this is more in line of what is appropriate for this warning. Not sure about the exact wording.

Suggested change
Remove the `plannerVersion` option to use the default planner version, or specify a supported planner version.
Remove the `plannerVersion` option if the issue it was introduced for has been resolved, or contact Neo4j support for finding a different solution.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

How about:

Suggested change
Remove the `plannerVersion` option to use the default planner version, or specify a supported planner version.
Remove the `plannerVersion` option if the issue for which it was introduced has been resolved, or contact Neo4j support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE team-cypher-planner Changes that Team Cypher Planner should look into

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants