RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2055017 - Don't use less parallelism if not necessary
Summary: Don't use less parallelism if not necessary
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: mariadb
Version: 8.7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Michal Schorm
QA Contact: Jakub Heger
URL:
Whiteboard:
Depends On: 2092314
Blocks: 2096934
TreeView+ depends on / blocked
 
Reported: 2022-02-16 08:17 UTC by Lukas Javorsky
Modified: 2022-10-19 13:38 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2096934 (view as bug list)
Environment:
Last Closed: 2022-10-19 13:37:51 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-112474 0 None None None 2022-10-19 11:43:26 UTC

Description Lukas Javorsky 2022-02-16 08:17:14 UTC
Description of problem:
When commit (http://pkgs.devel.redhat.com/cgit/rpms/mariadb/commit/?id=a31d9223ce065200d4d6cb01185a7d0b681d5b5b) was introduced to the RHEL-8 builds, covscan started to have a hard time because it's hardly affected by this.

After a discussion with kdudka we agreed that if MariaDB really doesn't need to use less parallelism we shouldn't do it.

This means that we have to investigate if this commit is necessary and if so, we should give a good reason why and close this BZ.

If we don't need to do that anymore, we should revert this commit.

Convscan wastes a significant number of resources when it's bottlenecked by this commit, which is the reason for this investigating work we should do here.

Version-Release number of selected component (if applicable):
MariaDB-10.5 RHEL-8 (https://src.osci.redhat.com/rpms/mariadb/blob/stream-10.5-rhel-8.6.0/f/mariadb.spec#_907)
MariaDB-10.5 RHSCL (https://src.osci.redhat.com/rpms/mariadb/blob/rhscl-3.9-rh-mariadb105-rhel-7/f/mariadb.spec#_978)

NOTE: This change is only part of the MariaDB-10.5 version and only in RHEL-8 and RHSCL (Fedora and RHEL-9 doesn't contain this change)


Note You need to log in before you can comment on or make changes to this bug.