Skip to content

DAOS-18484 placement: skip the big loop for logging#17650

Merged
gnailzenh merged 1 commit intomasterfrom
liang/perf/b_pl_perf
Mar 16, 2026
Merged

DAOS-18484 placement: skip the big loop for logging#17650
gnailzenh merged 1 commit intomasterfrom
liang/perf/b_pl_perf

Conversation

@gnailzenh
Copy link
Contributor

Skip the big loop for logging if DB_PL is not enabled, otherwise it could loop for 10K+ times for nothing on large system.

pool_map_find_domain() can just return the first domain if domain type is ROOT.

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

@gnailzenh gnailzenh requested a review from a team as a code owner March 5, 2026 16:42
Skip the big loop for logging if DB_PL is not enabled, otherwise
it could loop for 10K+ times for nothing on large system.

pool_map_find_domain() can just return the first domain if domain
type is ROOT.

Signed-off-by: Liang Zhen <gnailzenh@gmail.com>
@daosbuild3
Copy link
Collaborator

Test stage Functional Hardware Medium MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17650/2/execution/node/1353/log

@gnailzenh gnailzenh merged commit 269e6ba into master Mar 16, 2026
18 checks passed
@gnailzenh gnailzenh deleted the liang/perf/b_pl_perf branch March 16, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants