You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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
The text was updated successfully, but these errors were encountered: