-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DAOS-16971 cart: add origin address to RPC debug log #15825
base: master
Are you sure you want to change the base?
Conversation
Add origin address to RPC debug log. Run-GHA: true Allow-unstable-test: true Signed-off-by: Di Wang <[email protected]>
Ticket title is 'bulk cancel causing libfabric progress failure.' |
fix mem leak Signed-off-by: Di Wang <[email protected]>
Revert some log changes to please CI Signed-off-by: Di Wang <[email protected]>
fix style Signed-off-by: Di Wang <[email protected]>
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15825/4/testReport/ |
Signed-off-by: Di Wang <[email protected]>
update the patch Signed-off-by: Di Wang <[email protected]>
if (rc != 0) | ||
return "NONE"; | ||
|
||
D_ALLOC(rpc_priv->crp_orig_uri, addr_size); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know our rpc handling is single threaded for the most part but is there a chance this could race in some cases?
Add origin address to RPC debug log.
Run-GHA: true
Allow-unstable-test: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: