Skip to content

Conversation

@zuston
Copy link
Member

@zuston zuston commented Apr 26, 2023

What changes were proposed in this pull request?

Disable the memory spill operation.

Why are the changes needed?

In #714 , the memory spill is introduced to solve the dead lock. For a pity,
these part code should be handled carefully, including concurrency and data
consistency, like the fix PR #811 . And this part has bugs and I will fix these in
the next days.

Currently, I want to revert the PR #714. But the partial refactor of #714 is still meaningful. So
I submit this PR to disable the memory spill.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Don't need

@zuston
Copy link
Member Author

zuston commented Apr 26, 2023

I have to say sorry about this. PTAL @jerqi @advancedxy

Copy link
Contributor

@jerqi jerqi left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your effort.

@jerqi jerqi merged commit 4ce4a8d into apache:master Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants