Skip to content

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

Open
gnailzenh wants to merge 1 commit intomasterfrom
liang/perf/b_pl_perf
Open

DAOS-18484 placement: skip the big loop for logging#17650
gnailzenh wants to merge 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 <[email protected]>
@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

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