Skip to content

Document EFFECTS_THRESHOLD default change in v4.20.2 - #562

Merged
dudizimber merged 4 commits into
mainfrom
copilot/change-effects-threshold-default
Sep 2, 2026
Merged

Document EFFECTS_THRESHOLD default change in v4.20.2#562
dudizimber merged 4 commits into
mainfrom
copilot/change-effects-threshold-default

Conversation

Copilot AI commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

EFFECTS_THRESHOLD defaults to 0 μs starting with FalkorDB v4.20.2.

  • Configuration reference
    • Updated the parameter’s default value and added the applicable version boundary.
Starting with FalkorDB v4.20.2, EFFECTS_THRESHOLD is 0 μs.

Co-authored-by: dudizimber <16744955+dudizimber@users.noreply.github.com>
Copilot AI changed the title [WIP] Change EFFECTS_THRESHOLD default to 0 from FalkorDB version 4.20.2 onwards Document EFFECTS_THRESHOLD default change in v4.20.2 Sep 2, 2026
Copilot AI requested a review from dudizimber September 2, 2026 08:19
Comment thread getting-started/configuration.mdx Outdated
#### Default

`EFFECTS_THRESHOLD` is 300 μs.
Starting with FalkorDB v4.20.2, `EFFECTS_THRESHOLD` is 0 μs.

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.

@copilot add before it was 300 us

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated in fe5d3da to document the prior 300 μs default before v4.20.2.

Co-authored-by: dudizimber <16744955+dudizimber@users.noreply.github.com>

@dudizimber dudizimber left a comment

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.

@co

@dudizimber
dudizimber marked this pull request as ready for review September 2, 2026 08:49
Copilot AI lite review requested due to automatic review settings September 2, 2026 08:49

Copilot AI left a comment

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.

🟢 Approval recommended

The documentation update is accurate and scoped to the stated version boundary, with only minor wording consistency feedback.

Pull request overview

Updates the FalkorDB core configuration documentation to reflect the EFFECTS_THRESHOLD default change introduced in FalkorDB v4.20.2, aligning the docs with the new runtime behavior referenced by issue #561.

Changes:

  • Updated the documented default for EFFECTS_THRESHOLD to clarify it was 300 μs before v4.20.2 and is 0 μs starting with v4.20.2.
  • Added an explicit version boundary to avoid ambiguity for users on older releases.
File summaries
File Description
getting-started/configuration.mdx Clarifies the EFFECTS_THRESHOLD default and adds the v4.20.2 cutoff in the configuration reference.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread getting-started/configuration.mdx Outdated
Copilot AI review requested due to automatic review settings September 2, 2026 08:51

Copilot AI left a comment

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.

🟢 Approval recommended

The change is documentation-only and correct, with only a minor wording/convention consistency nit noted.

Review details

Suppressed comments (1)

getting-started/configuration.mdx:406

  • In this file, “Default” entries consistently start with the parameter name (e.g., CMD_INFO is…, MAX_INFO_QUERIES is…), which makes the section easy to scan. This default sentence starts with the version boundary instead, which breaks that pattern; consider leading with EFFECTS_THRESHOLD and repeating it in the second clause to avoid the ambiguous “it”.
Before FalkorDB v4.20.2, `EFFECTS_THRESHOLD` is 300 μs. Starting with FalkorDB v4.20.2, it is 0 μs.
  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

@dudizimber
dudizimber merged commit 7ae2877 into main Sep 2, 2026
10 checks passed
@dudizimber
dudizimber deleted the copilot/change-effects-threshold-default branch September 2, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

change EFFECTS_THRESHOLD default to 0 from FalkorDB version 4.20.2 onwards

4 participants