daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-11673 object: handle empty sgls for CPD update sub-request

Open Nasf-Fan opened this issue 3 years ago • 7 comments

For update request, it is possible that daos_obj_rw_t::sgls is NULL but daos_obj_rw_t::nr is non-zero, such as for punch_extent(). Such update request can be part of a distributed transaction. So related DTX logic needs to handle the empty 'sgls' properly.

Signed-off-by: Fan Yong [email protected]

Nasf-Fan avatar Sep 26 '22 04:09 Nasf-Fan

Bug-tracker data: Ticket title is 'Properly handle transactional DAOS_OPC_OBJ_UPDATE' Status is 'In Progress' Labels: 'triaged' Job should run at elevated priority (3) https://daosio.atlassian.net/browse/DAOS-11673

github-actions[bot] avatar Sep 26 '22 04:09 github-actions[bot]

Test stage Build on Leap 15 with Intel-C and TARGET_PREFIX completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10389/1/execution/node/369/log

daosbuild1 avatar Sep 26 '22 04:09 daosbuild1

Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10389/1/execution/node/341/log

daosbuild1 avatar Sep 26 '22 04:09 daosbuild1

Test stage Build RPM on EL 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10389/1/execution/node/335/log

daosbuild1 avatar Sep 26 '22 04:09 daosbuild1

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

daosbuild1 avatar Sep 26 '22 04:09 daosbuild1

Test stage Python Bandit check completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10389/3/execution/node/144/log

daosbuild1 avatar Oct 03 '22 15:10 daosbuild1

Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10389/4/execution/node/1091/log

daosbuild1 avatar Oct 04 '22 22:10 daosbuild1

Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-10389/12/execution/node/1084/log

daosbuild1 avatar Oct 22 '22 05:10 daosbuild1

Ping reviewers, thanks!

Nasf-Fan avatar Oct 31 '22 16:10 Nasf-Fan

@ashleypittman @liw @mchaarawi , would you please to help review the patch? Thanks!

Nasf-Fan avatar Nov 08 '22 02:11 Nasf-Fan

Ping @daos-stack/daos-gatekeeper , thanks!

Nasf-Fan avatar Nov 14 '22 01:11 Nasf-Fan