Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

CART-0000 rpc: add RPC enqueue#403

Open
gnailzenh wants to merge 1 commit intomasterfrom
liang/b_rpc_enq
Open

CART-0000 rpc: add RPC enqueue#403
gnailzenh wants to merge 1 commit intomasterfrom
liang/b_rpc_enq

Conversation

@gnailzenh
Copy link
Copy Markdown

Add another callback for RPC enqueue.

Signed-off-by: Liang Zhen liang.zhen@intel.com

Signed-off-by: Liang Zhen <liang.zhen@intel.com>
@daosbuild1
Copy link
Copy Markdown
Collaborator

Test stage Build RPM on Leap 15 completed with status UNSTABLE. https://build.hpdd.intel.com//job/daos-stack/job/cart/view/change-requests/job/PR-403/1/execution/node/267/log

@daosbuild1
Copy link
Copy Markdown
Collaborator

Test stage Build RPM on CentOS 7 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/cart/view/change-requests/job/PR-403/1/execution/node/264/log

Comment thread src/include/cart/types.h
struct crt_req_format *prf_req_fmt;
/** the RPC hander on the server side */
crt_rpc_cb_t prf_hdlr;
crt_rpc_cb_t prf_enq;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm working on a patch to enqueue requests in 'cc_rpc_cb', and the request queue is managed by scheduler.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants