-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Some questions after reading the design ideas #2
Comments
|
Thanks for your reply, I probably have some ideas, and I will continue to pay attention to this project in combination with some application scenarios. Look forward to your follow-up updates, thank you for sharing. |
1.What is the life cycle of each flow in a kafka scenario? If function is abnormal, should the data be discarded? If it should not be discarded, how should it be disposed of?
2.A lot of flow parallelism, how to solve the performance problem? I haven't figured out the right way yet.
The text was updated successfully, but these errors were encountered: