-
Notifications
You must be signed in to change notification settings - Fork 250
delete code check_os_params #14
Copy link
Copy link
Closed
Labels
from ob-devgood first issueGood for new contributorGood for new contributorhelp wantedDenotes an issue that needs help from a contributorDenotes an issue that needs help from a contributortype: enhancementvibe coding: easy
Metadata
Metadata
Assignees
Labels
from ob-devgood first issueGood for new contributorGood for new contributorhelp wantedDenotes an issue that needs help from a contributorDenotes an issue that needs help from a contributortype: enhancementvibe coding: easy
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
check_os_paramsis unused, so we should delete the code.The function of
check_os_paramsis to check the system configuration and make sure the configuration meets the requirement of oceanbase. But it doesn't work very well. Sometimes it's too strict and we don't use it now. So we should delete it.