-
Notifications
You must be signed in to change notification settings - Fork 590
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
RW cluster keep failing due to Starrocks sink error #16637
Comments
same error happened |
What is the version of sr and what are the specific sql statements? |
It may be caused by getting the internal host from the SR front end when accessing the SR back end. |
what's that mean? I'm not quit understand |
It is indeed caused by accessing starrocks http port, can you please provide the specific host and port of sr's fe and cn nodes? |
I have tested this case in dev/prod envs, still have this kind error, sames like writing to SR is too slow, and then RW cn nodes keep failling, some time sink to mysql will also cause this kind error and it will recover from failling automaticly |
This issue has been open for 60 days with no activity. If you think it is still relevant today, and needs to be done in the near future, you can comment to update the status, or just manually remove the You can also confidently close this issue as not planned to keep our backlog clean. |
this can be resolved by add sink_decouple param |
Describe the bug
We have setup a cluster with multiple compute nodes, every time we trying to start a starrocks sink, the compute nodes keep failling one by one. Our current RW version is 1.8.
And everytime this error happen, the entir cluster keep failing other tasks will be affacted
Error message/log
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
Helm charts
The version of RisingWave
1.8
Additional context
No response
The text was updated successfully, but these errors were encountered: