Skip to content

Issue 6312 - In branch 2.5, healthcheck report an invalid warning reg…#6313

Merged
tbordaz merged 1 commit into
389ds:389-ds-base-2.5from
tbordaz:issue_6312
Aug 29, 2024
Merged

Issue 6312 - In branch 2.5, healthcheck report an invalid warning reg…#6313
tbordaz merged 1 commit into
389ds:389-ds-base-2.5from
tbordaz:issue_6312

Conversation

@tbordaz
Copy link
Copy Markdown
Contributor

@tbordaz tbordaz commented Aug 28, 2024

…arding BDB deprecation

Bug description:
during healthcheck, _lint_backend_implementation checks that
the instance is not running a BDB backend.
This check only applies for instance after 3.0.0

Fix description:
If the instance is newer than 3.0.0 the health check
just returns

relates: #6312

Reviewed by:

Copy link
Copy Markdown
Member

@droideck droideck left a comment

Choose a reason for hiding this comment

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

Looks good!

…arding BDB deprecation

Bug description:
	during healthcheck, _lint_backend_implementation checks that
	the instance is not running a BDB backend.
	This check only applies for instance after 3.0.0

Fix description:
	If the instance is newer than 3.0.0 the health check
	just returns

relates: 389ds#6312

Reviewed by:
@tbordaz tbordaz merged commit e633e34 into 389ds:389-ds-base-2.5 Aug 29, 2024
@progier389 progier389 added lmdb LMDB related and removed lmdb LMDB related labels Sep 5, 2024
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.

3 participants