Skip to content

Configuration to disable opensearch heap warnings, added tests - #26952

Open
todvora wants to merge 3 commits into
masterfrom
feature/configuration-disable-opensearch-heap-warning
Open

Configuration to disable opensearch heap warnings, added tests#26952
todvora wants to merge 3 commits into
masterfrom
feature/configuration-disable-opensearch-heap-warning

Conversation

@todvora

@todvora todvora commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Description

Added datanode configuration key data_node_heap_size_warning_enabled (default true), to skip the heap size warning check and possible warning notification.

Motivation and Context

Implements https://github.com/Graylog2/graylog-plugin-enterprise/issues/12164

How Has This Been Tested?

Added unit tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have requested a documentation update.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@todvora
todvora requested a review from moesterheld August 14, 2026 10:07
@todvora
todvora marked this pull request as ready for review August 14, 2026 10:08
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.

1 participant