Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

[REMOTE-SHUFFLE-46] Fixed some issues when run with I/O synchronously #47

Merged
merged 17 commits into from
Nov 2, 2021
Merged

Conversation

jiafuzha
Copy link
Collaborator

What changes were proposed in this pull request?

This PR is to fix below two issues.

  • DAOS added a limitation that same akey cannot be referenced more than once in single IO. We changed code accordingly for async impl, but sync impl.
  • We did some refactoring last time which introduced a bug that partitions after any empty partition are not written to DAOS in sync impl.

How was this patch tested?

Tested with TPCDS in two different clusters.

@github-actions
Copy link

#46

@jiafuzha jiafuzha requested a review from carsonwang October 29, 2021 01:56
Signed-off-by: jiafu zhang <jiafu.zhang@intel.com>
Signed-off-by: jiafu zhang <jiafu.zhang@intel.com>
Signed-off-by: jiafu zhang <jiafu.zhang@intel.com>
Signed-off-by: jiafu zhang <jiafu.zhang@intel.com>
@jiafuzha jiafuzha merged commit 50427b8 into oap-project:master Nov 2, 2021
@jiafuzha jiafuzha deleted the ISSUE_46 branch November 2, 2021 05:46
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.

1 participant