Skip to content
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

Tracking: remove exchange after append-only source #8225

Closed
5 tasks done
shanicky opened this issue Feb 28, 2023 · 3 comments
Closed
5 tasks done

Tracking: remove exchange after append-only source #8225

shanicky opened this issue Feb 28, 2023 · 3 comments
Assignees
Milestone

Comments

@shanicky
Copy link
Contributor

shanicky commented Feb 28, 2023

Due to the situation mentioned in the issue, we now need to remove the exchange that comes after the append-only source. Currently, the estimated tasks that need to be done are as follows:

Here are some possible issues that may arise:

For split, i.e., sources with a small number of partitions but huge traffic, a simple mv will result in limited compute capacity. For example, in a Kafka cluster with only 3 partitions but huge traffic, the parallelism of many fragments will be limited to 3.

Relevant links:

#7353
#7621

@shanicky shanicky self-assigned this Feb 28, 2023
@github-actions github-actions bot added this to the release-0.1.18 milestone Feb 28, 2023
@xxchan
Copy link
Member

xxchan commented Mar 9, 2023

Relevant link risingwavelabs/rfcs#45

@fuyufjh
Copy link
Member

fuyufjh commented Mar 22, 2023

Hi, can I close this ?

@shanicky
Copy link
Contributor Author

Hi, can I close this ?

Alright, let me close it now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants